diff options
Diffstat (limited to 'dns/zonenotify/Makefile')
-rw-r--r-- | dns/zonenotify/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |