diff options
Diffstat (limited to 'dns/dnswall/Makefile')
-rw-r--r-- | dns/dnswall/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile index 23b776b9a7b3..7abfbd4701d4 100644 --- a/dns/dnswall/Makefile +++ b/dns/dnswall/Makefile @@ -11,6 +11,8 @@ PROJECTHOST= google-dnswall MAINTAINER= ehaupt@FreeBSD.org COMMENT= Daemon that filters out private IP addresses in DNS responses +BROKEN= Unfetchable (google code has gone away) + GNU_CONFIGURE= yes USES= autoreconf dos2unix WRKSRC= ${WRKDIR}/${PORTNAME} |