diff options
author | dougb <dougb@FreeBSD.org> | 2009-01-04 15:28:06 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-01-04 15:28:06 +0800 |
commit | 64cc8f05fddeeafbfac9342a68e8f97f9d72ea7c (patch) | |
tree | 28f5fe7fb163b22489db1f45e3ae8caa88dd9436 /dns | |
parent | 928b38008c5cfe5ca2fe0f1ccb24144558c48d2c (diff) | |
download | freebsd-ports-gnome-64cc8f05fddeeafbfac9342a68e8f97f9d72ea7c.tar.gz freebsd-ports-gnome-64cc8f05fddeeafbfac9342a68e8f97f9d72ea7c.tar.zst freebsd-ports-gnome-64cc8f05fddeeafbfac9342a68e8f97f9d72ea7c.zip |
Hook bind96 up to the build
Diffstat (limited to 'dns')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index ceb36bfd15de..f3f9b7ab2cd2 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -10,6 +10,7 @@ SUBDIR += bind9-sdb-postgresql SUBDIR += bind94 SUBDIR += bind95 + SUBDIR += bind96 SUBDIR += bindgraph SUBDIR += c-ares SUBDIR += checkdns |