svn commit: r338442 - in head/dns: bind96 bind98 bind99

Erwin Lansing erwin at FreeBSD.org
Thu Jan 2 13:43:13 UTC 2014


Author: erwin
Date: Thu Jan  2 13:43:11 2014
New Revision: 338442
URL: http://svnweb.freebsd.org/changeset/ports/338442

Log:
  Hand the BIND ports to a new volunteer.

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

Modified: head/dns/bind96/Makefile
==============================================================================
--- head/dns/bind96/Makefile	Thu Jan  2 13:38:08 2014	(r338441)
+++ head/dns/bind96/Makefile	Thu Jan  2 13:43:11 2014	(r338442)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_ISC}
 MASTER_SITE_SUBDIR=	bind9/${ISCVERSION}
 DISTNAME=	bind-${ISCVERSION}
 
-MAINTAINER=	erwin at FreeBSD.org
+MAINTAINER=	mat at FreeBSD.org
 COMMENT=	BIND DNS suite with updated DNSSEC and threads
 
 LICENSE=	ISCL

Modified: head/dns/bind98/Makefile
==============================================================================
--- head/dns/bind98/Makefile	Thu Jan  2 13:38:08 2014	(r338441)
+++ head/dns/bind98/Makefile	Thu Jan  2 13:43:11 2014	(r338442)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_ISC}
 MASTER_SITE_SUBDIR=	bind9/${ISCVERSION}
 DISTNAME=	bind-${ISCVERSION}
 
-MAINTAINER=	erwin at FreeBSD.org
+MAINTAINER=	mat at FreeBSD.org
 COMMENT=	BIND DNS suite with updated DNSSEC and DNS64
 
 LICENSE=	ISCL

Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile	Thu Jan  2 13:38:08 2014	(r338441)
+++ head/dns/bind99/Makefile	Thu Jan  2 13:43:11 2014	(r338442)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_ISC}
 MASTER_SITE_SUBDIR=	bind9/${ISCVERSION}
 DISTNAME=	bind-${ISCVERSION}
 
-MAINTAINER=	erwin at FreeBSD.org
+MAINTAINER=	mat at FreeBSD.org
 COMMENT=	BIND DNS suite with updated DNSSEC and DNS64
 
 LICENSE=	ISCL


More information about the svn-ports-all mailing list