diff options
Diffstat (limited to 'dns/zonenotify/Makefile')
-rw-r--r-- | dns/zonenotify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index 650c86ec34cd..7586aa802db8 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.morettoni.net/bsd/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= DNS notify sender written in C +WWW= http://www.morettoni.net/zonenotify.en.html PLIST_FILES= bin/zonenotify WRKSRC= ${WRKDIR}/${PORTNAME} |