svn commit: r305639 - in head/dns: bind96 bind97 bind98 bind99

Erwin Lansing erwin at FreeBSD.org
Wed Oct 10 09:11:42 UTC 2012


Author: erwin
Date: Wed Oct 10 09:11:41 2012
New Revision: 305639
URL: http://svn.freebsd.org/changeset/ports/305639

Log:
  Take maintainership of the BIND ports while I'm working on the latest
  security releases.

Modified:
  head/dns/bind96/Makefile
  head/dns/bind97/Makefile
  head/dns/bind98/Makefile
  head/dns/bind99/Makefile

Modified: head/dns/bind96/Makefile
==============================================================================
--- head/dns/bind96/Makefile	Wed Oct 10 08:48:47 2012	(r305638)
+++ head/dns/bind96/Makefile	Wed Oct 10 09:11:41 2012	(r305639)
@@ -9,7 +9,7 @@ DISTNAME=	bind-${ISCVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	erwin at FreeBSD.org
 COMMENT=	BIND DNS suite with updated DNSSEC and threads
 
 # ISC releases things like 9.4.0b3, which our versioning doesn't like

Modified: head/dns/bind97/Makefile
==============================================================================
--- head/dns/bind97/Makefile	Wed Oct 10 08:48:47 2012	(r305638)
+++ head/dns/bind97/Makefile	Wed Oct 10 09:11:41 2012	(r305639)
@@ -10,7 +10,7 @@ DISTNAME=	bind-${ISCVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	erwin at FreeBSD.org
 COMMENT?=	BIND DNS suite with updated DNSSEC and threads
 
 # ISC releases things like 9.4.0b3, which our versioning doesn't like

Modified: head/dns/bind98/Makefile
==============================================================================
--- head/dns/bind98/Makefile	Wed Oct 10 08:48:47 2012	(r305638)
+++ head/dns/bind98/Makefile	Wed Oct 10 09:11:41 2012	(r305639)
@@ -9,7 +9,7 @@ DISTNAME=	bind-${ISCVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	erwin at 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

Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile	Wed Oct 10 08:48:47 2012	(r305638)
+++ head/dns/bind99/Makefile	Wed Oct 10 09:11:41 2012	(r305639)
@@ -9,7 +9,7 @@ DISTNAME=	bind-${ISCVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	erwin at 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


More information about the svn-ports-all mailing list