diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-09-27 15:52:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-09-27 15:52:40 +0800 |
commit | 97333b57bb537708f3383fcc6d2dbd65126cc8ef (patch) | |
tree | c83f8f08502fb9eb9d3ba7056f6d3d9800ffd00b /dns/zonenotify | |
parent | 95febe6cc57592af6406a7bb76c9c22dec0b9798 (diff) | |
download | freebsd-ports-gnome-97333b57bb537708f3383fcc6d2dbd65126cc8ef.tar.gz freebsd-ports-gnome-97333b57bb537708f3383fcc6d2dbd65126cc8ef.tar.zst freebsd-ports-gnome-97333b57bb537708f3383fcc6d2dbd65126cc8ef.zip |
Update MASTER_SITES and WWW
Diffstat (limited to 'dns/zonenotify')
-rw-r--r-- | dns/zonenotify/Makefile | 2 | ||||
-rw-r--r-- | dns/zonenotify/pkg-descr | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile index 9ac6796be9d9..f07c143734c9 100644 --- a/dns/zonenotify/Makefile +++ b/dns/zonenotify/Makefile @@ -8,7 +8,7 @@ PORTNAME= zonenotify PORTVERSION= 0.1 CATEGORIES= dns -MASTER_SITES= http://morettoni.net/bsd/ \ +MASTER_SITES= http://www.morettoni.net/bsd/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org diff --git a/dns/zonenotify/pkg-descr b/dns/zonenotify/pkg-descr index 9c15782f7878..8ee545ec7732 100644 --- a/dns/zonenotify/pkg-descr +++ b/dns/zonenotify/pkg-descr @@ -1,8 +1,7 @@ -zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. -When you update a zone in your djbdns DNS you must notify the slaves -about your change. +zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. When you +update a zone in your djbdns DNS you must notify the slaves about your change. -WWW: http://morettoni.net/zonenotify.en.html +WWW: http://www.morettoni.net/zonenotify.en.html - ehaupt ehaupt@critical.ch |