diff options
author | will <will@FreeBSD.org> | 2000-10-29 12:45:17 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-29 12:45:17 +0800 |
commit | bbaa6504b30189b9b240fb462f5733340cbef7d7 (patch) | |
tree | 6c1d86f365eea4e24bc6b2b9b8bdcd3fe3a25584 /net/Makefile | |
parent | 56ea761b664d9ff80db9c32618b73e388239283b (diff) | |
download | freebsd-ports-gnome-bbaa6504b30189b9b240fb462f5733340cbef7d7.tar.gz freebsd-ports-gnome-bbaa6504b30189b9b240fb462f5733340cbef7d7.tar.zst freebsd-ports-gnome-bbaa6504b30189b9b240fb462f5733340cbef7d7.zip |
Update to BIND version 9.0.0, now with better DNSSEC support among lots
of other neat things like that. Sorry for the delay.
Repo-copy by: asami
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 471e65ba4b3a..07f2f53c5e6a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -15,6 +15,7 @@ SUBDIR += ascend-radius SUBDIR += bb SUBDIR += bind8 + SUBDIR += bind9 SUBDIR += bing SUBDIR += binkd SUBDIR += boclient |