diff options
author | erwin <erwin@FreeBSD.org> | 2013-03-12 16:04:20 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2013-03-12 16:04:20 +0800 |
commit | 4e083bf0371978dbc9857289f0bb4e06c7f35b94 (patch) | |
tree | 052ca0e6202ae6f4ea1510bc4d3271bc654a6562 /dns | |
parent | 26a9c6fc61dd0eadd63fe7ecce90410a2ee5cb0e (diff) | |
download | freebsd-ports-gnome-4e083bf0371978dbc9857289f0bb4e06c7f35b94.tar.gz freebsd-ports-gnome-4e083bf0371978dbc9857289f0bb4e06c7f35b94.tar.zst freebsd-ports-gnome-4e083bf0371978dbc9857289f0bb4e06c7f35b94.zip |
Mark EOL.
http://www.isc.org/software/bind/versions
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind97/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index 73f22bb28536..80558b66d1cf 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -24,6 +24,8 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ --with-randomdev=/dev/random CONFLICTS= bind9*-9.[45689].* bind9*-sdb-9.[45689].* +DEPRECATED= No longer supported by ISC, use Bind 9.8 or 9.9 +EXPIRATION_DATE= 2013-04-12 OPTIONS_DEFAULT= IPV6 SSL LINKS XML THREADS OPTIONS_DEFINE= SSL IDN REPLACE_BASE LARGE_FILE SIGCHASE \ |