diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-05 23:33:27 +0000 |
commit | 123d81521522aac7a46f8685e27915eb4dae8d35 (patch) | |
tree | f706523d7c6de5e2bb82f40443d06adfb01bd7ee /dns/Makefile | |
parent | a533c2b15752271ac74cfa8fea51ffe692ee888d (diff) | |
download | ports-123d81521522aac7a46f8685e27915eb4dae8d35.tar.gz ports-123d81521522aac7a46f8685e27915eb4dae8d35.zip |
Notes
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 026c5bb54838..807831a4dda5 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -8,9 +8,9 @@ SUBDIR += bind8 SUBDIR += bind84 SUBDIR += bind9 - SUBDIR += bind94 SUBDIR += bind9-dlz SUBDIR += bind9-sdb-ldap + SUBDIR += bind94 SUBDIR += c-ares SUBDIR += checkdns SUBDIR += crossip |