diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-27 14:12:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-27 14:12:19 +0000 |
commit | 86130d5d5306370a88d98a8352eda6d82dfa0e61 (patch) | |
tree | 2c7eaf93d58b51554012845091818a7b9b4e1cf1 /dns/dnscheck | |
parent | 255fa159933849512d23aaddd0b5316b5a0193e3 (diff) | |
download | ports-86130d5d5306370a88d98a8352eda6d82dfa0e61.tar.gz ports-86130d5d5306370a88d98a8352eda6d82dfa0e61.zip |
Notes
Diffstat (limited to 'dns/dnscheck')
-rw-r--r-- | dns/dnscheck/Makefile | 4 | ||||
-rw-r--r-- | dns/dnscheck/distinfo | 1 | ||||
-rw-r--r-- | dns/dnscheck/pkg-descr | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/dns/dnscheck/Makefile b/dns/dnscheck/Makefile index e75462b4f0bf..55a4374505ad 100644 --- a/dns/dnscheck/Makefile +++ b/dns/dnscheck/Makefile @@ -8,9 +8,9 @@ PORTNAME= dnscheck PORTVERSION= 1.3 CATEGORIES= dns -MASTER_SITES= http://www.netleader.com.au/projects/dnscheck/download/ +MASTER_SITES= http://www.downtools.com.au/~jarrod/projects/dnscheck/download/ -MAINTAINER= jarrod@netleader.com.au +MAINTAINER= jarrod@downtools.com.au COMMENT= DNS zone sanity checker USE_PERL5= yes diff --git a/dns/dnscheck/distinfo b/dns/dnscheck/distinfo index eedf3d0c04e0..f900304bfd7d 100644 --- a/dns/dnscheck/distinfo +++ b/dns/dnscheck/distinfo @@ -1,3 +1,2 @@ -MD5 (dnscheck-1.3.tar.gz) = a1b77ba27da7fb9ddb414c75c2018ec8 SHA256 (dnscheck-1.3.tar.gz) = 4283a697fd19304806c627bad893b051bb8696861dc1abcd3190ffc50fc151d0 SIZE (dnscheck-1.3.tar.gz) = 5549 diff --git a/dns/dnscheck/pkg-descr b/dns/dnscheck/pkg-descr index 1a090af586e6..74ad75012a81 100644 --- a/dns/dnscheck/pkg-descr +++ b/dns/dnscheck/pkg-descr @@ -3,4 +3,4 @@ records and serial numbers with both the parent zone and the zone itself. It allows you to find lame, leaked or stale name servers which have the potential to cause disruption. -WWW: http://www.netleader.com.au/projects/dnscheck/ +WWW: http://www.downtools.com.au/~jarrod/projects/dnscheck/ |