diff options
author | Warner Losh <imp@FreeBSD.org> | 2001-01-03 22:38:34 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2001-01-03 22:38:34 +0000 |
commit | ac723a61aed05e88e3ecffaac90a0752e504125a (patch) | |
tree | 496286c455aee5d58a6b9fb73ce475ed27fc1d6b /net/socks5 | |
parent | a0c10a572f5df5191c2a2e1ac7c155fa1e2ef36d (diff) | |
download | ports-ac723a61aed05e88e3ecffaac90a0752e504125a.tar.gz ports-ac723a61aed05e88e3ecffaac90a0752e504125a.zip |
I've given up the ghost using socks5 on my network. Since I'm
multiply overcomitted, I've giving this back to ports.
Notes
Notes:
svn path=/head/; revision=36680
Diffstat (limited to 'net/socks5')
-rw-r--r-- | net/socks5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 632c3490f6b8..b1a2d3095ce3 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net security DISTNAME= socks5-v1.0r11 -MAINTAINER= imp@freebsd.org +MAINTAINER= ports@freebsd.org NO_CDROM= "NEC has a funky license for this software" RESTRICTED= "no commercial use" |