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