diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-08-15 08:32:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-08-15 08:32:52 +0000 |
commit | 3bd0f8ad1f71b77ed8d5672307ed7819a014223e (patch) | |
tree | 8b6781480c36eab9eadb9ba5ef4464b5e7039907 | |
parent | b85382eab9d1f833ded6a76e2f2e4a46bf663d48 (diff) | |
download | ports-3bd0f8ad1f71b77ed8d5672307ed7819a014223e.tar.gz ports-3bd0f8ad1f71b77ed8d5672307ed7819a014223e.zip |
Notes
-rw-r--r-- | net/socks5/Makefile | 3 |
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 |