diff options
-rw-r--r-- | net/socks4/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/socks4/Makefile b/net/socks4/Makefile index 2d454312b05..f2489d5e9d0 100644 --- a/net/socks4/Makefile +++ b/net/socks4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/20 12:22:22 agc Exp $ +# $NetBSD: Makefile,v 1.19 2004/08/18 14:25:04 tv Exp $ # DISTNAME= export.socks.cstc.4.2.2 @@ -12,10 +12,7 @@ HOMEPAGE= http://www.socks.nec.com/socksv4.html COMMENT= Old library, server and client for using proxy firewall software CONFLICTS= socks5-[0-9]* - -RESTRICTED= "no commercial use" -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} +LICENSE= no-commercial-use PKG_INSTALLATION_TYPES= overwrite pkgviews |