summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-04-15 20:46:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-04-15 20:46:18 +0000
commit507b586a4a2e15b124db95eebf3785dcfd61b11d (patch)
tree33ea0985e9543a59482bec3f48ae2faf20bc1b63
parentUpdate to 9.16.2. (diff)
Fix EOL date.
Obtained from: https://www.isc.org/download/
-rw-r--r--dns/bind914/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind914/Makefile b/dns/bind914/Makefile
index 3004f7c7c987..b7913a27cd1e 100644
--- a/dns/bind914/Makefile
+++ b/dns/bind914/Makefile
@@ -16,7 +16,7 @@ LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
DEPRECATED= End of life, please migrate to a newer version of BIND9
-EXPIRATION_DATE= 2020-05-31
+EXPIRATION_DATE= 2020-04-30
LIB_DEPENDS= libxml2.so:textproc/libxml2
RUN_DEPENDS= bind-tools>0:dns/bind-tools