diff options
Diffstat (limited to 'net/proxy-connect/Makefile')
-rw-r--r-- | net/proxy-connect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/proxy-connect/Makefile b/net/proxy-connect/Makefile index a9e73492f8a5..49a44df9017f 100644 --- a/net/proxy-connect/Makefile +++ b/net/proxy-connect/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/ \ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Command to make network connections via SOCKS and HTTPS proxies +BROKEN= unfetchable + USES= tar:bzip2 EXENAME= ${PORTNAME} |