aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind98
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind98')
-rw-r--r--dns/bind98/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index d3e557019c2..af7e6ee3de2 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 98
@@ -28,6 +28,9 @@ CPE_VERSION= ${ISCVERSION:C/-.*//}
CPE_UPDATE= ${ISCVERSION:C/.*-//:tl}
.endif
+DEPRECATED= Will be EOL as of September 2014.
+EXPIRATION_DATE= 2014-09-01
+
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes