diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-11 00:28:21 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-11 00:28:21 +0800 |
commit | 8740e313899ead6814af7b1fd6999baec5605934 (patch) | |
tree | b5061444043ddd6f761fe436f4dd7fb1398c5b4e /net | |
parent | 9a656da90c4df2e370efdf02c055a392060e7d9c (diff) | |
download | freebsd-ports-gnome-8740e313899ead6814af7b1fd6999baec5605934.tar.gz freebsd-ports-gnome-8740e313899ead6814af7b1fd6999baec5605934.tar.zst freebsd-ports-gnome-8740e313899ead6814af7b1fd6999baec5605934.zip |
Mark BROKEN, distfiles seem to be unavailable at least for now.
PR: ports/82012
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Diffstat (limited to 'net')
-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 |