diff options
Diffstat (limited to 'net/ra-pna-proxy')
-rw-r--r-- | net/ra-pna-proxy/Makefile | 6 |
1 files changed, 4 insertions, 2 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 |