summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-08-30 15:53:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-08-30 15:53:30 +0000
commit8d97fb36a7343fd4d8e40f8e26aeb3e68c3b5ab9 (patch)
tree15963829bfbd0b1f9ab7643ad31a69945cf30944 /net/Makefile
parentAdd -I${WRKSRC}/include into CPPFLAGS, so that the port build even if there (diff)
BIND version 9 Nameserver, with DLZ extensions
Add capabilities to Bind 9 that will allow Bind backend databases to support adding and removing zones without interrupting normal server operation. WWW: http://bind-dlz.sourceforge.net/
Notes
Notes: svn path=/head/; revision=65317
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 77282f25b071..997d98b9451b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -31,6 +31,7 @@
SUBDIR += bgpq
SUBDIR += bind8
SUBDIR += bind9
+ SUBDIR += bind9-dlz
SUBDIR += bing
SUBDIR += binkd
SUBDIR += boclient