diff options
author | tron <tron@pkgsrc.org> | 1999-10-26 16:17:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-10-26 16:17:44 +0000 |
commit | e1c4d92c267be744787df019fd08eaf179831598 (patch) | |
tree | 5a05af5641d8f728a0ec2f6d2f58eded7c079441 /net | |
parent | c4ce0e973c3dc4de4f26a486645f65ae6cf6cdb8 (diff) | |
download | pkgsrc-e1c4d92c267be744787df019fd08eaf179831598.tar.gz |
Mark these packages as interactive because the distribution files need
to be fetched manually.
Diffstat (limited to 'net')
-rw-r--r-- | net/ra-pna-proxy/Makefile | 6 | ||||
-rw-r--r-- | net/ra-rtsp-proxy/Makefile | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net/ra-pna-proxy/Makefile b/net/ra-pna-proxy/Makefile index c6c21cf9fa7..eaec082d602 100644 --- a/net/ra-pna-proxy/Makefile +++ b/net/ra-pna-proxy/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.3 1999/10/07 17:41:56 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/10/26 16:17:44 tron Exp $ DISTNAME= raproxy3.0b1 PKGNAME= ra-pna-proxy-3.0b1 CATEGORIES= net MASTER_SITES= # empty -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://service.real.com/firewall/fdev.html +IS_INTERACTIVE= yes + LICENSE= no-commercial-use MIRROR_DISTFILE= no diff --git a/net/ra-rtsp-proxy/Makefile b/net/ra-rtsp-proxy/Makefile index ae13a52985c..5b4ba214b00 100644 --- a/net/ra-rtsp-proxy/Makefile +++ b/net/ra-rtsp-proxy/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.3 1999/10/07 17:41:56 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/10/26 16:17:45 tron Exp $ DISTNAME= rtspd-src-1.0.0.0 PKGNAME= ra-rtsp-proxy-1.0.0.0 CATEGORIES= net MASTER_SITES= # empty -MAINTAINER= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://service.real.com/firewall/fdev.html +IS_INTERACTIVE= yes + LICENSE= no-commercial-use MIRROR_DISTFILE= no |