diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 09:48:59 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-12-08 09:48:59 +0000 |
commit | bb7e210560ffaee1907518612e025737e2560407 (patch) | |
tree | a873efd2d97ed0c2c49899aa945b9139ab81e50e /net/socks5/Makefile | |
parent | 7c4e3e5912cbed59db19c46e3c236a8d29153e3f (diff) | |
download | ports-bb7e210560ffaee1907518612e025737e2560407.tar.gz ports-bb7e210560ffaee1907518612e025737e2560407.zip |
Notes
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r-- | net/socks5/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 9dcacd28340c..20752715bd12 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.9 1996/11/18 14:09:01 asami Exp $ +# $Id: Makefile,v 1.10 1996/12/05 00:55:51 jdp Exp $ # PKGNAME= socks5-0.17.1 @@ -13,9 +13,9 @@ MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/ 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 +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 |