aboutsummaryrefslogtreecommitdiff
path: root/dns
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
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')
-rw-r--r--dns/dnswall/Makefile2
-rw-r--r--dns/nslint/Makefile2
-rw-r--r--dns/tinystats/Makefile2
-rw-r--r--dns/vizone/Makefile2
-rw-r--r--dns/zonenotify/Makefile2
5 files changed, 5 insertions, 5 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
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile
index c233886aa9ed..760f822367de 100644
--- a/dns/nslint/Makefile
+++ b/dns/nslint/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nslint
PORTVERSION= 3.1
CATEGORIES= dns
MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
- CRITICAL
+ LOCAL/ehaupt
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/dns/tinystats/Makefile b/dns/tinystats/Makefile
index ffbb5b46fe9a..6bccd592bb20 100644
--- a/dns/tinystats/Makefile
+++ b/dns/tinystats/Makefile
@@ -5,7 +5,7 @@ PORTNAME= tinystats
PORTVERSION= 1.1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.morettoni.net/bsd/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= DJB's tinydns statistics generator
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile
index 5f0d11c61e5b..0c6e84bfdf2e 100644
--- a/dns/vizone/Makefile
+++ b/dns/vizone/Makefile
@@ -4,7 +4,7 @@
PORTNAME= vizone
PORTVERSION= 0.1
CATEGORIES= dns
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Updates the serial number in one or more zonefiles
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile
index 9113f617611c..81338e828da1 100644
--- a/dns/zonenotify/Makefile
+++ b/dns/zonenotify/Makefile
@@ -5,7 +5,7 @@ PORTNAME= zonenotify
PORTVERSION= 0.1
CATEGORIES= dns
MASTER_SITES= http://www.morettoni.net/bsd/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= DNS notify sender written in C