diff options
author | imp <imp@FreeBSD.org> | 2001-01-04 06:38:34 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-01-04 06:38:34 +0800 |
commit | e1894977f86b3ca80aad54f41ee67572391faec1 (patch) | |
tree | 323eb6151fd97d63ed7985beba8317a8b7677b4d /net | |
parent | d6697d454a98af2e4410aaf857d324c186e6019b (diff) | |
download | freebsd-ports-gnome-e1894977f86b3ca80aad54f41ee67572391faec1.tar.gz freebsd-ports-gnome-e1894977f86b3ca80aad54f41ee67572391faec1.tar.zst freebsd-ports-gnome-e1894977f86b3ca80aad54f41ee67572391faec1.zip |
I've given up the ghost using socks5 on my network. Since I'm
multiply overcomitted, I've giving this back to ports.
Diffstat (limited to 'net')
-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" |