svn commit: r304690 - in head: dns/p5-Net-DNSBL-MultiDaemon dns/py-dnspython emulators/dynagui

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Sep 22 15:48:24 UTC 2012


Author: tabthorpe
Date: Sat Sep 22 15:48:23 2012
New Revision: 304690
URL: http://svn.freebsd.org/changeset/ports/304690

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/dns/p5-Net-DNSBL-MultiDaemon/Makefile   (contents, props changed)
  head/dns/py-dnspython/Makefile   (contents, props changed)
  head/emulators/dynagui/Makefile   (contents, props changed)

Modified: head/dns/p5-Net-DNSBL-MultiDaemon/Makefile
==============================================================================
--- head/dns/p5-Net-DNSBL-MultiDaemon/Makefile	Sat Sep 22 15:43:02 2012	(r304689)
+++ head/dns/p5-Net-DNSBL-MultiDaemon/Makefile	Sat Sep 22 15:48:23 2012	(r304690)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    mail/p5-Net-DNSBL-MultiDaemon
-# Date created:                         17 August 2007
-# Whom:                                 Andrew Greenwood <greenwood.andy at gmail.com>
-#
+# Created by: Andrew Greenwood <greenwood.andy at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-DNSBL-MultiDaemon
 PORTVERSION=	0.29
@@ -11,7 +7,7 @@ CATEGORIES=	dns mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	greenwood.andy at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Net::DNSBL::MultiDaemon - multi DNSBL prioritization
 
 BUILD_DEPENDS=	p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \

Modified: head/dns/py-dnspython/Makefile
==============================================================================
--- head/dns/py-dnspython/Makefile	Sat Sep 22 15:43:02 2012	(r304689)
+++ head/dns/py-dnspython/Makefile	Sat Sep 22 15:48:23 2012	(r304690)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	dnspython
-# Date created:				Sun Dec 26 09:58:59 UTC 2004
-# Whom:			Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	dnspython
 PORTVERSION=	1.9.4
@@ -11,7 +7,7 @@ CATEGORIES=	dns python
 MASTER_SITES=	http://www.dnspython.org/kits/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	greenwood.andy at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A DNS toolkit for Python
 
 USE_PYTHON=		yes

Modified: head/emulators/dynagui/Makefile
==============================================================================
--- head/emulators/dynagui/Makefile	Sat Sep 22 15:43:02 2012	(r304689)
+++ head/emulators/dynagui/Makefile	Sat Sep 22 15:48:23 2012	(r304690)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    dynagui
-# Date created:                          5 February 2009
-# Whom:                                 Andrew Greenwood
-#
+# Created by: Andrew Greenwood
 # $FreeBSD$
-#
 
 PORTNAME=	dynagui
 PORTVERSION=	0.4
@@ -12,7 +8,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	dynagui
 
-MAINTAINER=	greenwood.andy at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GUI frontend to the dynamips router simulator
 
 BUILD_DEPENDS=	dynagen:${PORTSDIR}/emulators/dynagen



More information about the svn-ports-all mailing list