diff options
author | agc <agc> | 1998-06-11 16:05:40 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-11 16:05:40 +0000 |
commit | a679a0a82db6b6c62e5180540b9f3f73f686cab2 (patch) | |
tree | 98b24158c26c2ab4acd4c0a440fc756f3412dd75 /net/socks5/Makefile | |
parent | aa976c696874608828b692a9251af30234ed3833 (diff) | |
download | pkgsrc-a679a0a82db6b6c62e5180540b9f3f73f686cab2.tar.gz |
Note conflict with socks4 package.
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r-- | net/socks5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 427f2a2f0e2..6937b6b79db 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/15 10:38:40 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/06/11 16:05:40 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp # @@ -11,6 +11,8 @@ EXTRACT_SUFX= .gz MAINTAINER= ambrisko@ambrisko.roble.com +CONFLICTS= socks4-2.2 + NO_CDROM= "NEC has a funky license for this software" RESTRICTED= "no commercial use" |