aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2022-02-10 13:25:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2022-02-10 13:25:43 +0000
commit687d3153fa5afe5ab1f07bb63c27e48d2f0a7ff5 (patch)
tree92ea0a2ace687e751a1b80c3ad6a1412c1d08077
parentfe1203c57f0fe82490a6274d3609b56ec62b3853 (diff)
downloadports-687d3153fa5afe5ab1f07bb63c27e48d2f0a7ff5.tar.gz
ports-687d3153fa5afe5ab1f07bb63c27e48d2f0a7ff5.zip
dns/bind911: fix expiration date
-rw-r--r--dns/bind911/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index ffec40a785bc..6d2206b88fa9 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -15,7 +15,7 @@ LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
DEPRECATED= End of life, please migrate to a newer version of BIND9
-EXPIRATION_DATE= 2021-12-31
+EXPIRATION_DATE= 2022-03-31
LIB_DEPENDS= libxml2.so:textproc/libxml2
RUN_DEPENDS= bind-tools>0:dns/bind-tools