diff options
author | dougb <dougb@FreeBSD.org> | 2011-01-01 08:38:44 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-01-01 08:38:44 +0800 |
commit | 767de62b3ac1232a8af793ab4b687218b75c0bd2 (patch) | |
tree | ac08ea7e2926304e1606664082ba12fb99fd6dd8 /dns/Makefile | |
parent | 90caff4572ed201df7fcbffcd29f3f5671bde6b7 (diff) | |
download | freebsd-ports-gnome-767de62b3ac1232a8af793ab4b687218b75c0bd2.tar.gz freebsd-ports-gnome-767de62b3ac1232a8af793ab4b687218b75c0bd2.tar.zst freebsd-ports-gnome-767de62b3ac1232a8af793ab4b687218b75c0bd2.zip |
Remove dns/bind95 which entered EOL 2010-09
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 6749dab73413..4aa23f4b955b 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -11,7 +11,6 @@ SUBDIR += bind9-sdb-postgresql SUBDIR += bind94 SUBDIR += bind94-geoip - SUBDIR += bind95 SUBDIR += bind96 SUBDIR += bind97 SUBDIR += bind98 |