summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-08-15 08:32:52 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-08-15 08:32:52 +0000
commit3bd0f8ad1f71b77ed8d5672307ed7819a014223e (patch)
tree8b6781480c36eab9eadb9ba5ef4464b5e7039907 /net
parentRemove socks4 from the repository. (diff)
Remove "NO_PACKAGE". "RESTRICTED" is suffient for our purose.
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com>
Notes
Notes: svn path=/head/; revision=7585
Diffstat (limited to 'net')
-rw-r--r--net/socks5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 911c3c570ec9..3a835391cd8c 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.11 1996/12/08 09:48:58 max Exp $
+# $Id: Makefile,v 1.12 1997/05/04 16:55:37 max Exp $
#
DISTNAME= socks5-beta-0.17.2-exportable
@@ -15,7 +15,6 @@ MAINTAINER= ambrisko@ambrisko.roble.com
NO_CDROM= "NEC has a funky license for this software"
RESTRICTED= "no commercial use"
-NO_PACKAGE= "put an extra slug in to make sure he's dead"
# here are some extra configure args you may wish to use
# see the readme file before screwing with them