summaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-09-25 18:05:48 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-09-25 18:05:48 +0000
commit24c974397faef99fb7e0f71c9e73d450d360864e (patch)
tree3439edcf0b447f91721b58007926c1cdcf0b8813 /dns/Makefile
parentI'm here ->.<- (diff)
New port
dnscheck is a simple to use DNS zone sanity checker, comparing name server 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. PR: 86542 Submitted by: arrod Sayers <jarrod@netleader.com.au> Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=143531
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 36acdc09644b..edc3f0c2ee17 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -21,6 +21,7 @@
SUBDIR += dlint
SUBDIR += dnrd
SUBDIR += dns_balance
+ SUBDIR += dnscheck
SUBDIR += dnsdoctor
SUBDIR += dnsflood
SUBDIR += dnshijacker