diff options
author | dougb <dougb@FreeBSD.org> | 2007-01-29 06:45:54 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-01-29 06:45:54 +0800 |
commit | afc56ea3064b411202b9973abe2285b93b19a991 (patch) | |
tree | 79c1f6c9a5f59443bdb5ceef91f2cae316d83b09 /dns/Makefile | |
parent | 9037d0a70fc8c2c17391700a0ad03c80bb2d0764 (diff) | |
download | freebsd-ports-gnome-afc56ea3064b411202b9973abe2285b93b19a991.tar.gz freebsd-ports-gnome-afc56ea3064b411202b9973abe2285b93b19a991.tar.zst freebsd-ports-gnome-afc56ea3064b411202b9973abe2285b93b19a991.zip |
Complete the update for bind94 after the repocopy, and hook it up.
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index a93d98a995a6..1ba0d504b9d2 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -8,6 +8,7 @@ SUBDIR += bind8 SUBDIR += bind84 SUBDIR += bind9 + SUBDIR += bind94 SUBDIR += bind9-dlz SUBDIR += bind9-sdb-ldap SUBDIR += c-ares |