aboutsummaryrefslogtreecommitdiff
path: root/dns/dnswall
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:27 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:27 +0000
commita9cb756fc84875569dd6ebf1ac75b4b2202bbfec (patch)
treec3c90364a6ab332eace3ecbb467893680d77aaa8 /dns/dnswall
parentfa678de0c89263f281d467b498388736196d671f (diff)
downloadports-a9cb756fc84875569dd6ebf1ac75b4b2202bbfec.tar.gz
ports-a9cb756fc84875569dd6ebf1ac75b4b2202bbfec.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376393
Diffstat (limited to 'dns/dnswall')
-rw-r--r--dns/dnswall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile
index 58e9688ff827..23b776b9a7b3 100644
--- a/dns/dnswall/Makefile
+++ b/dns/dnswall/Makefile
@@ -5,7 +5,7 @@ PORTNAME= dnswall
PORTVERSION= 0.1.4
PORTREVISION= 1
CATEGORIES= dns security
-MASTER_SITES= GOOGLE_CODE CRITICAL
+MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt
PROJECTHOST= google-dnswall
MAINTAINER= ehaupt@FreeBSD.org