diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /dns/checkdns | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) |
Notes
Diffstat (limited to 'dns/checkdns')
-rw-r--r-- | dns/checkdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index e19e025735b5..3d4e31f0fbee 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ \ http://www.trunix.org/projeler/checkdns/ -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A domain name server analysis and reporting tool SUB_FILES= pkg-message |