diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-03-12 08:04:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-03-12 08:04:20 +0000 |
commit | 0333735a90cc207aecad3d297525181cc5ee7504 (patch) | |
tree | 052ca0e6202ae6f4ea1510bc4d3271bc654a6562 /dns | |
parent | dc5bdd324870281865a2a863dabcb83d4aa1af4e (diff) | |
download | ports-0333735a90cc207aecad3d297525181cc5ee7504.tar.gz ports-0333735a90cc207aecad3d297525181cc5ee7504.zip |
Notes
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 \ |