From ac699413fed8b32a0a939c9d7b5d4c2282c6dad0 Mon Sep 17 00:00:00 2001 From: tobez Date: Thu, 14 Oct 2004 19:24:46 +0000 Subject: Add p5-Net-DNS-ZoneCheck, a perl module to validate a DNS zone composed of RR records. --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') 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 -- cgit