summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-05 08:58:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-05 08:58:43 +0000
commit274812f3fe38b8ce4d8fb0ded275f156113c8730 (patch)
treee7f0bacb494bbb61a73f26c7d1f6ac6a46d84e3b /net/Makefile
parentef9a3858956118fbfdcc5451ef2ae2274804ffe5 (diff)
downloadfreebsd-ports-274812f3fe38b8ce4d8fb0ded275f156113c8730.zip
Add dns_balance, a dynamic load-balancing DNS server.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index b0a0da9aed98..6f236bf8fe0a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -66,6 +66,7 @@
SUBDIR += dictd-database
SUBDIR += djbdns
SUBDIR += dlint
+ SUBDIR += dns_balance
SUBDIR += dnsutl
SUBDIR += dnswalk
SUBDIR += doc