diff options
author | erwin <erwin@FreeBSD.org> | 2013-04-23 17:20:24 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-04-23 17:20:24 +0800 |
commit | 0421f21852af6b479cf71faae4255a6325a6e505 (patch) | |
tree | 8a5c32505c4a95dc50686069c4d86bbb3ba1194d /dns/Makefile | |
parent | 8be65b4e58d3929edc280076cc9f97d9f1e6dc82 (diff) | |
download | freebsd-ports-gnome-0421f21852af6b479cf71faae4255a6325a6e505.tar.gz freebsd-ports-gnome-0421f21852af6b479cf71faae4255a6325a6e505.tar.zst freebsd-ports-gnome-0421f21852af6b479cf71faae4255a6325a6e505.zip |
2013-04-12 dns/bind97: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind97-sdb: No longer supported by ISC, use Bind 9.8 or 9.9
2013-04-12 dns/bind-tools: No longer supported by ISC, use Bind 9.8 or 9.9
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/Makefile b/dns/Makefile index 87b7d587f1ef..d5731a58b28c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -7,10 +7,7 @@ SUBDIR += adsuck SUBDIR += ares SUBDIR += autotrust - SUBDIR += bind-tools SUBDIR += bind96 - SUBDIR += bind97 - SUBDIR += bind97-sdb SUBDIR += bind98 SUBDIR += bind99 SUBDIR += bindgraph |