aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-10-08 10:38:47 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-10-08 10:38:47 +0000
commitdeda66442540c3b7bc1301522849efc81ce2cf8c (patch)
tree26c9825c408f16a6f980068230034276f0bb0ea0 /dns/bind98
parentae9a097a2c65fbf92f936bd9c97a7e3854b3ea18 (diff)
downloadports-deda66442540c3b7bc1301522849efc81ce2cf8c.tar.gz
ports-deda66442540c3b7bc1301522849efc81ce2cf8c.zip
Notes
Diffstat (limited to 'dns/bind98')
-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