diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2012-04-22 00:58:26 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2012-04-22 00:58:26 +0800 |
commit | 074f8111429b0ad96ac33c0e038ffb0e7ed50b11 (patch) | |
tree | f9759592cf3a948267559df0ef23f166723308f0 /net/Makefile | |
parent | 3773a3f489d291cb52fc8c6243b9bceb79d9daa9 (diff) | |
download | freebsd-ports-gnome-074f8111429b0ad96ac33c0e038ffb0e7ed50b11.tar.gz freebsd-ports-gnome-074f8111429b0ad96ac33c0e038ffb0e7ed50b11.tar.zst freebsd-ports-gnome-074f8111429b0ad96ac33c0e038ffb0e7ed50b11.zip |
Remove net/socks5 from the ports tree.
There are numerous redistribution and legal issues surrounding
this piece of software.
net/socks5
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 890efaba663c..d544df8a3917 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1062,7 +1062,6 @@ SUBDIR += socat SUBDIR += socketbind SUBDIR += socketpipe - SUBDIR += socks5 SUBDIR += splatd SUBDIR += spnetkit SUBDIR += spoofer |