aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind96
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
committerdougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
commit99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch)
tree26c9825c408f16a6f980068230034276f0bb0ea0 /dns/bind96
parent38393b57feab35baf1a9733c3f7b86179089bcce (diff)
downloadfreebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
Diffstat (limited to 'dns/bind96')
-rw-r--r--dns/bind96/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index af8206785590..541f7d5bfde8 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/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= bind96
PORTVERSION= 9.6.3.1.ESV.R7.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 threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like