aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind98/Makefile')
-rw-r--r--dns/bind98/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index 7bcc66f29c2f..100986c0bfb0 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -1,11 +1,5 @@
# $FreeBSD$
-# I stay very aware of developments with BIND in general, and with
-# BIND 9 in particular. I frequently delay updating this port from
-# a known-stable version due to concerns about stability of a newer
-# version. If you are concerned about using the most recent ISC
-# release you can generally build it cleanly from the source - Doug
-
PORTNAME= bind98
PORTVERSION= 9.8.3.3
CATEGORIES= dns net ipv6
@@ -15,7 +9,7 @@ DISTNAME= bind-${ISCVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= dougb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
# ISC releases things like 9.8.0-P1, which our versioning doesn't like