From d4ba53c21b0562e38efb63ad24e759affc801801 Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Tue, 16 Jul 2013 20:35:20 +0000 Subject: HostDB is a system for generating internal DNS zones, external DNS zones, and DHCP configuration data from the same hostdb.txt file. WWW: http://everythingsysadmin.com/hostdb/ http://code.google.com/p/hostdb/ PR: ports/180589 Submitted by: Craig Rodrigues --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') diff --git a/dns/Makefile b/dns/Makefile index e3a574c0a47e..df25e5231b0e 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -55,6 +55,7 @@ SUBDIR += geta SUBDIR += ghtool SUBDIR += hesiod + SUBDIR += hostdb SUBDIR += idnkit SUBDIR += idnkit2 SUBDIR += inadyn -- cgit v1.2.3