diff options
-rw-r--r-- | net/ra-pna-proxy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ra-pna-proxy/Makefile b/net/ra-pna-proxy/Makefile index 4778c9c0588..f03c979d87d 100644 --- a/net/ra-pna-proxy/Makefile +++ b/net/ra-pna-proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/05/10 05:33:06 tron Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/12 11:52:54 tron Exp $ DISTNAME= raproxy3.0b1 PKGNAME= ra-pna-proxy-3.0b1 @@ -9,8 +9,6 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://service.real.com/firewall/fdev.html COMMENT= Proxy server for the RealAudio PNA protocol -IS_INTERACTIVE= yes - LICENSE= no-commercial-use RESTRICTED= ${LICENSE} NO_SRC_ON_FTP= ${RESTRICTED} |