diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-10-18 07:15:09 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-10-18 07:15:09 +0000 |
commit | bf5f697763f2bb348804a18409e33082a38ece3e (patch) | |
tree | cb0a485abb902a6f5887ea6be076963d8f17ee43 | |
parent | - Update to 2.0.1 (diff) |
DEPRECATED= Past EOL, will be removed when RELENG_6 goes EOL
EXPIRATION_DATE= 2010-11-30
Notes
Notes:
svn path=/head/; revision=263175
-rw-r--r-- | dns/bind9/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 205f79db743a..6d985695e8af 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -24,6 +24,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= DougB@FreeBSD.org COMMENT= Completely new version of the BIND DNS suite with updated DNSSEC +DEPRECATED= Past EOL, will be removed when RELENG_6 goes EOL +EXPIRATION_DATE= 2010-11-30 + # ISC releases things like 9.3.0rc1, which our versioning doesn't like ISCVERSION= 9.3.6-P1 |