Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2013 16:32:41 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324852 - in head: devel/bpython devel/cppunit devel/p5-IO-BufferedSelect devel/py-cmdln devel/py-extremes devel/py-hashring devel/py-iniparse devel/py-polib devel/shflags graphics/py-g...
Message-ID:  <201308171632.r7HGWfAk014084@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Sat Aug 17 16:32:41 2013
New Revision: 324852
URL: http://svnweb.freebsd.org/changeset/ports/324852

Log:
  - Reset yzlin's ports
  
  With hat:	portmgr

Modified:
  head/devel/bpython/Makefile
  head/devel/cppunit/Makefile
  head/devel/p5-IO-BufferedSelect/Makefile
  head/devel/py-cmdln/Makefile
  head/devel/py-extremes/Makefile
  head/devel/py-hashring/Makefile
  head/devel/py-iniparse/Makefile
  head/devel/py-polib/Makefile
  head/devel/shflags/Makefile
  head/graphics/py-graph-core/Makefile
  head/graphics/py-graph-dot/Makefile
  head/graphics/py-graph/Makefile
  head/irc/rbot/Makefile
  head/net/p5-BBS-Client/Makefile
  head/net/py-netaddr/Makefile
  head/sysutils/lxsplit/Makefile
  head/sysutils/monkeytail/Makefile
  head/sysutils/pciutils/Makefile
  head/sysutils/safe-rm/Makefile
  head/textproc/ansifilter/Makefile
  head/textproc/highlight/Makefile
  head/textproc/libparsifal/Makefile
  head/www/gaeo/Makefile
  head/www/py-beautifulsoup30/Makefile
  head/www/py-cssutils/Makefile
  head/www/py-textile/Makefile
  head/www/suphp/Makefile
  head/www/yii/Makefile

Modified: head/devel/bpython/Makefile
==============================================================================
--- head/devel/bpython/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/bpython/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bpython
-# Date created:		2010-03-09
-# Whom:			Yi-Jheng Lin <yzlin@FreeBSD.org>
-#
+# Created by: Yi-Jheng Lin <yzlin@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	bpython
 PORTVERSION=	0.11
@@ -11,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	http://bpython-interpreter.org/releases/
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A fancy interface to the Python interpreter
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygments>=0:${PORTSDIR}/textproc/py-pygments

Modified: head/devel/cppunit/Makefile
==============================================================================
--- head/devel/cppunit/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/cppunit/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	cppunit
-# Date created:				14 Feb 2002
-# Whom:					Graeme Cross <gcross@netspace.net.au>
-#
+# Created by: Graeme Cross <gcross@netspace.net.au>
 # $FreeBSD$
 
 PORTNAME=	cppunit
@@ -9,7 +6,7 @@ PORTVERSION=	1.12.1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ port of the JUnit framework for unit testing
 
 USE_AUTOTOOLS=	libtool

Modified: head/devel/p5-IO-BufferedSelect/Makefile
==============================================================================
--- head/devel/p5-IO-BufferedSelect/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/p5-IO-BufferedSelect/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-IO-BufferedSelect
-# Date created:		2008-11-19
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	IO-BufferedSelect
 PORTVERSION=	1.0
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Line-buffered select interface
 
 PERL_CONFIGURE=	yes

Modified: head/devel/py-cmdln/Makefile
==============================================================================
--- head/devel/py-cmdln/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/py-cmdln/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-cmdln
-# Date created:		2008-09-05
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	cmdln
 PORTVERSION=	1.1.2
@@ -12,7 +8,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A python module for easily building good multi-command scripts
 
 USE_ZIP=	yes

Modified: head/devel/py-extremes/Makefile
==============================================================================
--- head/devel/py-extremes/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/py-extremes/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-Extremes
-# Date created:				22-jan-2008
-# Whom:					alexander smishlajev
-#
+# Created by: alexander smishlajev
 # $FreeBSD$
-#
 
 PORTNAME=	Extremes
 PORTVERSION=	1.1.1
@@ -12,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
 MASTER_SITE_SUBDIR=	source/E/Extremes
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
 
 USE_PYTHON=	yes

Modified: head/devel/py-hashring/Makefile
==============================================================================
--- head/devel/py-hashring/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/py-hashring/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-hashring
-# Date created:		2008-12-24
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	hashring
 PORTVERSION=	1.2
@@ -12,7 +8,7 @@ MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	hash_ring-${PORTVERSION}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An implementation of consistent hashing in Python
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}memcached>=0:${PORTSDIR}/databases/py-memcached

Modified: head/devel/py-iniparse/Makefile
==============================================================================
--- head/devel/py-iniparse/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/py-iniparse/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-iniparse
-# Date created:		2009-03-16
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	iniparse
 PORTVERSION=	0.4
@@ -12,7 +8,7 @@ MASTER_SITES=	GOOGLE_CODE \
 		CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A better INI parser for Python
 
 USE_PYTHON=	yes

Modified: head/devel/py-polib/Makefile
==============================================================================
--- head/devel/py-polib/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/py-polib/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   py-polib
-# Date created:        10 January 2008
-# Whom:                Oleg Ukraincev <oleg@ht-systems.ru>
-#
+# Created by: Oleg Ukraincev <oleg@ht-systems.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	polib
 PORTVERSION=	0.7.0
@@ -11,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	http://cdn.bitbucket.org/izi/polib/downloads/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A python library to parse and manage gettext catalogs
 
 USE_PYTHON=	yes

Modified: head/devel/shflags/Makefile
==============================================================================
--- head/devel/shflags/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/devel/shflags/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	shflags
-# Date created:		2009-12-17
-# Whom:			Yi-Jheng Lin <yzlin@FreeBSD.org>
-#
+# Created by: Yi-Jheng Lin <yzlin@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	shflags
 PORTVERSION=	1.0.3
@@ -11,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command-line flags module for Unix shell scripts
 
 NO_BUILD=	yes

Modified: head/graphics/py-graph-core/Makefile
==============================================================================
--- head/graphics/py-graph-core/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/graphics/py-graph-core/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-graph
-# Date created:		2008-08-29
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	graph-core
 PORTVERSION=	1.7.0
@@ -12,7 +8,7 @@ MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A library for working with graphs in Python, core module
 
 PROJECTHOST=	python-graph

Modified: head/graphics/py-graph-dot/Makefile
==============================================================================
--- head/graphics/py-graph-dot/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/graphics/py-graph-dot/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-graph
-# Date created:		2008-08-29
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	graph-dot
 PORTVERSION=	1.7.0
@@ -13,7 +9,7 @@ MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A library for working with graphs in Python, dot module
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot \

Modified: head/graphics/py-graph/Makefile
==============================================================================
--- head/graphics/py-graph/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/graphics/py-graph/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-graph
-# Date created:		2008-08-29
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	graph
 PORTVERSION=	1.7.0
@@ -13,7 +9,7 @@ DISTFILES=	# none
 EXTRACT_ONLY=	# empty
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A library for working with graphs in Python
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \

Modified: head/irc/rbot/Makefile
==============================================================================
--- head/irc/rbot/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/irc/rbot/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	rbot
-# Date created:		14 Apr 2002
-# Whom:			David Bushong <david+ports@bushong.net>
-#
+# Created by: David Bushong <david+ports@bushong.net>
 # $FreeBSD$
-#
 
 PORTNAME=	rbot
 PORTVERSION=	0.9.15
@@ -12,7 +8,7 @@ CATEGORIES=	irc ruby
 MASTER_SITES=	http://ruby-rbot.org/download/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ruby IRC bot similar to infobot
 
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \

Modified: head/net/p5-BBS-Client/Makefile
==============================================================================
--- head/net/p5-BBS-Client/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/net/p5-BBS-Client/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-BBS-Client
-# Date created:		2008-05-30
-# Whom:			Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	BBS-Client
 PORTVERSION=	0.03
@@ -12,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CORNELIUS
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A Client Module For BBS Systems
 
 BUILD_DEPENDS=	p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet

Modified: head/net/py-netaddr/Makefile
==============================================================================
--- head/net/py-netaddr/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/net/py-netaddr/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-netaddr
-# Date created:		2008-10-14
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	netaddr
 PORTVERSION=	0.7.7
@@ -12,7 +8,7 @@ MASTER_SITES=	https://github.com/drkjam/
 		CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A python library for the manipulation of network addresses
 
 LICENSE=	BSD

Modified: head/sysutils/lxsplit/Makefile
==============================================================================
--- head/sysutils/lxsplit/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/sysutils/lxsplit/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple program to split or join files
 
 LICENSE=	GPLv2

Modified: head/sysutils/monkeytail/Makefile
==============================================================================
--- head/sysutils/monkeytail/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/sysutils/monkeytail/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	monkeytail
-# Date created:		2008-09-13
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	monkeytail
 PORTVERSION=	0.3.2
@@ -12,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://git.dollyfish.net.nz/releases/${MASTER_SITE_SUBDIR}/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A multi-file tail on both local and remote hosts
 
 RUN_DEPENDS=	p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \

Modified: head/sysutils/pciutils/Makefile
==============================================================================
--- head/sysutils/pciutils/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/sysutils/pciutils/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pciutils
-# Date created:				June 12, 2003
-# Whom:					Samy Al Bahra <samy@kerneled.org>
-#
+# Created by: Samy Al Bahra <samy@kerneled.org>
 # $FreeBSD$
-#
 
 PORTNAME=	pciutils
 PORTVERSION=	3.1.9
@@ -13,7 +9,7 @@ MASTER_SITES=	ftp://atrey.karlin.mff.cun
 		ftp://metalab.unc.edu/pub/Linux/hardware/
 MASTER_SITE_SUBDIR=	software/utils/pciutils
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PCI configuration utilities
 
 USE_GMAKE=	yes

Modified: head/sysutils/safe-rm/Makefile
==============================================================================
--- head/sysutils/safe-rm/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/sysutils/safe-rm/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	safe-rm
-# Date created:		2008-09-13
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	safe-rm
 PORTVERSION=	0.3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wrapper around the rm command to prevent accidental deletions
 
 USE_PERL5_RUN=	yes

Modified: head/textproc/ansifilter/Makefile
==============================================================================
--- head/textproc/ansifilter/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/textproc/ansifilter/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	ansifilter
-# Date created:				09 July 2008
-# Whom:					Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	ansifilter
 PORTVERSION=	1.4
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.andre-simon.de/zip/
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Customizable ANSI Code Converter
 
 USE_BZIP2=	yes

Modified: head/textproc/highlight/Makefile
==============================================================================
--- head/textproc/highlight/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/textproc/highlight/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	highlight
-# Date created:				05 August 2003
-# Whom:					Adam Weinberger <adamw@FreeBSD.org>
-#
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	highlight
 PORTVERSION=	2.16
@@ -11,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.andre-simon.de/zip/
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Customizable syntax highlighter
 
 USE_GMAKE=	yes

Modified: head/textproc/libparsifal/Makefile
==============================================================================
--- head/textproc/libparsifal/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/textproc/libparsifal/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,17 +1,12 @@
-# ex:ts=8
-# Ports collection makefile for:	libparsifal
-# Date created:			Jan 6, 2004
-# Whom:				ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	libparsifal
 PORTVERSION=	1.1.0
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.saunalahti.fi/~samiuus/toni/xmlproc/
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight XML Parser
 
 USE_AUTOTOOLS=	libtool

Modified: head/www/gaeo/Makefile
==============================================================================
--- head/www/gaeo/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/gaeo/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gaeo
-# Date created:		2008-07-24
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	gaeo
 PORTVERSION=	0.3
@@ -11,7 +7,7 @@ PORTEPOCH=	1
 CATEGORIES=	www devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An open-source web framework running on Google App Engine
 
 RUN_DEPENDS=	google-appengine>=1.1.0:${PORTSDIR}/www/google-appengine \

Modified: head/www/py-beautifulsoup30/Makefile
==============================================================================
--- head/www/py-beautifulsoup30/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/py-beautifulsoup30/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	beautifulsoup
-# Date created:				15 July 2005
-# Whom:					Mike Meyer <mwm@mired.org>
-#
+# Created by: Mike Meyer <mwm@mired.org>
 # $FreeBSD$
-#
 
 PORTNAME=	beautifulsoup
 PORTVERSION=	3.0.8.1
@@ -12,7 +8,7 @@ MASTER_SITES=	http://www.crummy.com/soft
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	BeautifulSoup-${PORTVERSION}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	HTML/XML Parser for Python
 
 USE_PYTHON=	yes

Modified: head/www/py-cssutils/Makefile
==============================================================================
--- head/www/py-cssutils/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/py-cssutils/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:	py-cssutils
-# Date created:			Aug 26, 2004
-# Whom:				ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	cssutils
 PORTVERSION=	0.9.9
@@ -13,7 +8,7 @@ CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	CSS Cascading Style Sheets library for Python
 
 USE_ZIP=	yes

Modified: head/www/py-textile/Makefile
==============================================================================
--- head/www/py-textile/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/py-textile/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-textile
-# Date created:				2008-09-05
-# Whom:					Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	textile
 PORTVERSION=	2.1.5
@@ -12,7 +8,7 @@ MASTER_SITES=	CHEESESHOP \
 		GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Textile markup generator written in Python
 
 LICENSE=	BSD

Modified: head/www/suphp/Makefile
==============================================================================
--- head/www/suphp/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/suphp/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -7,7 +7,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://www.suphp.org/download/ \
 		${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|}
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Securely execute PHP scripts under Apache
 
 GNU_CONFIGURE=	yes

Modified: head/www/yii/Makefile
==============================================================================
--- head/www/yii/Makefile	Sat Aug 17 16:27:24 2013	(r324851)
+++ head/www/yii/Makefile	Sat Aug 17 16:32:41 2013	(r324852)
@@ -8,7 +8,7 @@ CATEGORIES=	www
 MASTER_SITES=	GOOGLE_CODE \
 		SF
 
-MAINTAINER=	yzlin@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A high-performance component-based PHP framework
 
 LICENSE=	BSD



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