Date: Thu, 2 Jan 2014 13:43:12 +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: r338442 - in head/dns: bind96 bind98 bind99 Message-ID: <201401021343.s02DhC3V014759@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= mat@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@FreeBSD.org +MAINTAINER= mat@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@FreeBSD.org +MAINTAINER= mat@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401021343.s02DhC3V014759>