diff options
author | pst <pst@FreeBSD.org> | 1996-04-25 02:31:23 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-04-25 02:31:23 +0800 |
commit | baab189fbc328609d06748317fae3505af7d85e5 (patch) | |
tree | bd11a984e16b3ff3e6be1e6064e85528f9be58a0 /net | |
parent | f992ba1736528cb61807fea54a0fe6b8797892b6 (diff) | |
download | freebsd-ports-gnome-baab189fbc328609d06748317fae3505af7d85e5.tar.gz freebsd-ports-gnome-baab189fbc328609d06748317fae3505af7d85e5.tar.zst freebsd-ports-gnome-baab189fbc328609d06748317fae3505af7d85e5.zip |
Incorporate Doug's port changes
Diffstat (limited to 'net')
-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 4a9172d98751..a3c675c5a63e 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/24 05:09:40 pst Exp $ # PKGNAME= socks5-0.12 @@ -11,6 +11,8 @@ DISTNAME= socks5-beta-0.12 CATEGORIES+= net security 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= ITAR license required to export outside US/Canada NO_PACKAGE= put an extra slug in to make sure he's dead |