diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 16:28:21 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 16:28:21 +0000 |
commit | 92a786ee5056c31bb6e02caee20267b3c17ab6e6 (patch) | |
tree | 90e096926017015b88c36028d379784540f0bc8d /net/socks5 | |
parent | 99424ebb7f201031893bcb0780eb6107ed7733c1 (diff) | |
download | ports-92a786ee5056c31bb6e02caee20267b3c17ab6e6.tar.gz ports-92a786ee5056c31bb6e02caee20267b3c17ab6e6.zip |
Notes
Diffstat (limited to 'net/socks5')
-rw-r--r-- | net/socks5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 3b332ce77e10..8e290cdeeaf9 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -16,6 +16,7 @@ COMMENT= SOCKS v5 application layer gateway and clients NO_CDROM= "NEC has a funky license for this software" RESTRICTED= "no commercial use" +BROKEN= "Application authors no longer supply needed distfiles" # here are some extra configure args you may wish to use # see the readme file before screwing with them |