diff options
Diffstat (limited to 'www/www6to4/Makefile')
-rw-r--r-- | www/www6to4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile index f7140d520511..b30e7069f926 100644 --- a/www/www6to4/Makefile +++ b/www/www6to4/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= jmohacsi@bsd.hu COMMENT= Lightweight http proxy to help IPv4 only browsers +BROKEN= unfetchable + LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/} |