diff options
Diffstat (limited to 'dns/zonenotify/Makefile')
-rw-r--r-- | dns/zonenotify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index 8dfbfa23970..9395765497b 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -9,8 +9,7 @@ PORTNAME= zonenotify PORTVERSION= 0.1 CATEGORIES= dns MASTER_SITES= http://morettoni.net/bsd/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A dns notify sender written in C |