diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-07 15:48:20 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-07 15:48:20 +0000 |
commit | 7380d4d27b49e0bc160e800b234336dc456699b1 (patch) | |
tree | aa9729a2c7078727c22774c814c85f60086fb7aa /dns/bind910/Makefile | |
parent | 8ab9e7cb3e1b6b402d568297cc2a6ed2b1cd97c2 (diff) | |
download | ports-7380d4d27b49e0bc160e800b234336dc456699b1.tar.gz ports-7380d4d27b49e0bc160e800b234336dc456699b1.zip |
Notes
Diffstat (limited to 'dns/bind910/Makefile')
-rw-r--r-- | dns/bind910/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 466b251cd956..9b65f8e26852 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -15,6 +15,9 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT +DEPRECATED= Going out of support, please migrate to dns/bind911 +EXPIRATION_DATE= 2018-06-30 + # ISC releases things like 9.8.0-P1, which our versioning doesn't like ISCVERSION= 9.10.6 |