diff options
Diffstat (limited to 'dns/dnswall/Makefile')
-rw-r--r-- | dns/dnswall/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile index 7a0c304164bf..e5f499c518bc 100644 --- a/dns/dnswall/Makefile +++ b/dns/dnswall/Makefile @@ -8,9 +8,7 @@ PORTNAME= dnswall PORTVERSION= 0.1.4 CATEGORIES= dns security -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= GOOGLE_CODE CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A daemon that filters out private IP addresses in DNS responses |