aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-10-14 19:24:46 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-10-14 19:24:46 +0000
commitc11d0beab860d1d9eb0f6e8f6956c7fe67506f1d (patch)
tree35fc638f3ce2485b530c6c1fdbae31c5bcf5f5c6 /dns/Makefile
parent4faa925e166290ae3a40d9e073acc3c589ae0c58 (diff)
downloadports-c11d0beab860d1d9eb0f6e8f6956c7fe67506f1d.tar.gz
ports-c11d0beab860d1d9eb0f6e8f6956c7fe67506f1d.zip
Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed
of RR records.
Notes
Notes: svn path=/head/; revision=119440
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index fc486f4ecd84..b85afa065657 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -56,6 +56,7 @@
SUBDIR += p5-DNS-ZoneParse
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-DNS-SEC
+ SUBDIR += p5-Net-DNS-ZoneCheck
SUBDIR += p5-Net-DNS-ZoneFile
SUBDIR += p5-Net-DNS-ZoneFile-Fast
SUBDIR += p5-Net-Nslookup