summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/socks4/Makefile4
-rw-r--r--net/socks5/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/socks4/Makefile b/net/socks4/Makefile
index 116a7c9b839..a75506efceb 100644
--- a/net/socks4/Makefile
+++ b/net/socks4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/01/20 00:48:12 ross Exp $
+# $NetBSD: Makefile,v 1.5 1999/02/20 22:26:22 hubertf Exp $
#
DISTNAME= export.socks.cstc.4.2.2
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.ibs.net.pl/archive/Firewalls/socks/socks4/\
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.socks.nec.com/socksv4.html
-CONFLICTS= socks5-1.0.2
+CONFLICTS= socks5-*
NO_CDROM= "NEC has a funky license for this software"
RESTRICTED= "no commercial use"
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index f7804501995..0032e7787e7 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/08/20 15:17:20 tsarna Exp $
+# $NetBSD: Makefile,v 1.14 1999/02/20 22:26:22 hubertf Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp
#
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= ambrisko@ambrisko.roble.com
HOMEPAGE= http://www.socks.nec.com/
-CONFLICTS= socks4-2.2
+CONFLICTS= socks4-*
NO_CDROM= "NEC has a funky license for this software"
RESTRICTED= "no commercial use"