diff options
author | dougb <dougb@FreeBSD.org> | 2003-06-07 12:40:51 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-06-07 12:40:51 +0000 |
commit | 277841fe7a3c7012969aa764c40f3a5e3b11d96c (patch) | |
tree | 1771f25e6a4a103173f7f61bb3d405d8ec16812b /net/Makefile | |
parent | 1ef3b7950dc69a4d27bc7fcc81dcce4141df66df (diff) | |
download | FreeBSD-ports-277841fe7a3c7012969aa764c40f3a5e3b11d96c.zip FreeBSD-ports-277841fe7a3c7012969aa764c40f3a5e3b11d96c.tar.gz |
New port for BIND 8.4.0, copied from the existing bind port,
with minor modifications.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 738e70b..d2d0f6e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -38,6 +38,7 @@ SUBDIR += bfilter SUBDIR += bgpq SUBDIR += bind8 + SUBDIR += bind84 SUBDIR += bind9 SUBDIR += bind9-dlz SUBDIR += bing |