aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /dns
parentd3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff)
downloadports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz
ports-7be606cdf63c50e178dab5bd297f53873130a449.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/nslint/Makefile3
-rw-r--r--dns/zonenotify/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile
index 3782160db054..e3ff39227735 100644
--- a/dns/nslint/Makefile
+++ b/dns/nslint/Makefile
@@ -9,7 +9,8 @@ PORTNAME= nslint
PORTVERSION= 2.1.a6
CATEGORIES= dns
MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
- http://critical.ch/distfiles/
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile
index 6199719164f6..90c729ef02ff 100644
--- a/dns/zonenotify/Makefile
+++ b/dns/zonenotify/Makefile
@@ -9,7 +9,9 @@ PORTNAME= zonenotify
PORTVERSION= 0.1
CATEGORIES= dns
MASTER_SITES= http://morettoni.net/bsd/ \
- http://cvs.delink.net/mirrors/morettoni.net/
+ http://cvs.delink.net/mirrors/morettoni.net/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A dns notify sender written in C