diff options
author | tron <tron> | 2001-05-12 11:52:54 +0000 |
---|---|---|
committer | tron <tron> | 2001-05-12 11:52:54 +0000 |
commit | 50efd0751a9fc69815384c2b2f127df95fb0df8c (patch) | |
tree | 690b950bf4d4f99e3377ad6db718893f29816b50 | |
parent | 4996626ed8dd2bd3fa614c932a06c07f1f0c6119 (diff) | |
download | pkgsrc-50efd0751a9fc69815384c2b2f127df95fb0df8c.tar.gz |
This package is now longer interactive.
-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} |