summaryrefslogtreecommitdiff
path: root/dns/checkdns
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-09 11:51:39 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-09 11:51:39 +0000
commit9b5f8d5388678dd21f3378f3641343d1d0861f56 (patch)
tree7d64a431b8f78b4d889b239475272fca681eb09c /dns/checkdns
parentDepessimize last commit, port only dumps core on (diff)
- Add more MASTER_SITES
- Take maintainership PR: ports/93075 Submitted by: Joe Holden <joe@joeholden.co.uk>
Notes
Notes: svn path=/head/; revision=155585
Diffstat (limited to 'dns/checkdns')
-rw-r--r--dns/checkdns/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile
index 45d2d5d33265..3e26390c7844 100644
--- a/dns/checkdns/Makefile
+++ b/dns/checkdns/Makefile
@@ -8,9 +8,10 @@
PORTNAME= checkdns
PORTVERSION= 0.5
CATEGORIES= dns
-MASTER_SITES= http://www.enderunix.org/checkdns/
+MASTER_SITES= http://www.enderunix.org/checkdns/ \
+ http://www.trunix.org/projeler/checkdns/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joe@joeholden.co.uk
COMMENT= A domain name server analysis and reporting tool
USE_REINPLACE= yes