Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 09:11:41 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305639 - in head/dns: bind96 bind97 bind98 bind99
Message-ID:  <201210100911.q9A9Bfvv093486@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	erwin@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@FreeBSD.org
+MAINTAINER=	erwin@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@FreeBSD.org
+MAINTAINER=	erwin@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@FreeBSD.org
+MAINTAINER=	erwin@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210100911.q9A9Bfvv093486>