aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
commitbff8efbc1b9705ec60089ea93373c219752c7c03 (patch)
tree0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd
parent41e60477bdfd199f4fa53ac14af9a86349cff50b (diff)
downloadports-bff8efbc1b9705ec60089ea93373c219752c7c03.tar.gz
ports-bff8efbc1b9705ec60089ea93373c219752c7c03.zip
- Reset yzlin's ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=324852
-rw-r--r--devel/bpython/Makefile8
-rw-r--r--devel/cppunit/Makefile7
-rw-r--r--devel/p5-IO-BufferedSelect/Makefile8
-rw-r--r--devel/py-cmdln/Makefile8
-rw-r--r--devel/py-extremes/Makefile8
-rw-r--r--devel/py-hashring/Makefile8
-rw-r--r--devel/py-iniparse/Makefile8
-rw-r--r--devel/py-polib/Makefile8
-rw-r--r--devel/shflags/Makefile8
-rw-r--r--graphics/py-graph-core/Makefile8
-rw-r--r--graphics/py-graph-dot/Makefile8
-rw-r--r--graphics/py-graph/Makefile8
-rw-r--r--irc/rbot/Makefile8
-rw-r--r--net/p5-BBS-Client/Makefile8
-rw-r--r--net/py-netaddr/Makefile8
-rw-r--r--sysutils/lxsplit/Makefile2
-rw-r--r--sysutils/monkeytail/Makefile8
-rw-r--r--sysutils/pciutils/Makefile8
-rw-r--r--sysutils/safe-rm/Makefile8
-rw-r--r--textproc/ansifilter/Makefile8
-rw-r--r--textproc/highlight/Makefile8
-rw-r--r--textproc/libparsifal/Makefile9
-rw-r--r--www/gaeo/Makefile8
-rw-r--r--www/py-beautifulsoup30/Makefile8
-rw-r--r--www/py-cssutils/Makefile9
-rw-r--r--www/py-textile/Makefile8
-rw-r--r--www/suphp/Makefile2
-rw-r--r--www/yii/Makefile2
28 files changed, 53 insertions, 154 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile
index 608f5869cb76..c3afe92b788d 100644
--- a/devel/bpython/Makefile
+++ b/devel/bpython/Makefile
@@ -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
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index e6e3424d448e..7f2f097d87e9 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -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
diff --git a/devel/p5-IO-BufferedSelect/Makefile b/devel/p5-IO-BufferedSelect/Makefile
index 77c76517bfa1..bd43183e0b08 100644
--- a/devel/p5-IO-BufferedSelect/Makefile
+++ b/devel/p5-IO-BufferedSelect/Makefile
@@ -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
diff --git a/devel/py-cmdln/Makefile b/devel/py-cmdln/Makefile
index 2a97c081f73d..fbf51b7ffebd 100644
--- a/devel/py-cmdln/Makefile
+++ b/devel/py-cmdln/Makefile
@@ -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
diff --git a/devel/py-extremes/Makefile b/devel/py-extremes/Makefile
index 1095eec6379e..5730614922dd 100644
--- a/devel/py-extremes/Makefile
+++ b/devel/py-extremes/Makefile
@@ -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
diff --git a/devel/py-hashring/Makefile b/devel/py-hashring/Makefile
index 5877a33eb99c..a0583f136e0d 100644
--- a/devel/py-hashring/Makefile
+++ b/devel/py-hashring/Makefile
@@ -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
diff --git a/devel/py-iniparse/Makefile b/devel/py-iniparse/Makefile
index 3ebb28a16098..0b6155eae168 100644
--- a/devel/py-iniparse/Makefile
+++ b/devel/py-iniparse/Makefile
@@ -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
diff --git a/devel/py-polib/Makefile b/devel/py-polib/Makefile
index 175119cd4cb6..38230b485be3 100644
--- a/devel/py-polib/Makefile
+++ b/devel/py-polib/Makefile
@@ -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
diff --git a/devel/shflags/Makefile b/devel/shflags/Makefile
index 8865201aeb82..ecf0f34a1427 100644
--- a/devel/shflags/Makefile
+++ b/devel/shflags/Makefile
@@ -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
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile
index 174d89dc53a0..bc52f681b6e5 100644
--- a/graphics/py-graph-core/Makefile
+++ b/graphics/py-graph-core/Makefile
@@ -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
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile
index 73bd36930712..e2400d993145 100644
--- a/graphics/py-graph-dot/Makefile
+++ b/graphics/py-graph-dot/Makefile
@@ -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 \
diff --git a/graphics/py-graph/Makefile b/graphics/py-graph/Makefile
index 150fe677b8e6..3a7622e4c3a9 100644
--- a/graphics/py-graph/Makefile
+++ b/graphics/py-graph/Makefile
@@ -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 \
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 4ba0bcb3db2c..334143fb97b6 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -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 \
diff --git a/net/p5-BBS-Client/Makefile b/net/p5-BBS-Client/Makefile
index 427f77ffd6f5..e22bc7c6d593 100644
--- a/net/p5-BBS-Client/Makefile
+++ b/net/p5-BBS-Client/Makefile
@@ -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
diff --git a/net/py-netaddr/Makefile b/net/py-netaddr/Makefile
index bcdee32c3d4f..7adf6a2d32e3 100644
--- a/net/py-netaddr/Makefile
+++ b/net/py-netaddr/Makefile
@@ -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/${PORTNAME}/downloads/ \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A python library for the manipulation of network addresses
LICENSE= BSD
diff --git a/sysutils/lxsplit/Makefile b/sysutils/lxsplit/Makefile
index a67057fa9288..b99c44bd8ccb 100644
--- a/sysutils/lxsplit/Makefile
+++ b/sysutils/lxsplit/Makefile
@@ -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
diff --git a/sysutils/monkeytail/Makefile b/sysutils/monkeytail/Makefile
index 50afac19ee07..5305b3e18564 100644
--- a/sysutils/monkeytail/Makefile
+++ b/sysutils/monkeytail/Makefile
@@ -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 \
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile
index 6cba8b2e1717..0d5f0e55b741 100644
--- a/sysutils/pciutils/Makefile
+++ b/sysutils/pciutils/Makefile
@@ -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.cuni.cz/pub/linux/pci/ \
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
diff --git a/sysutils/safe-rm/Makefile b/sysutils/safe-rm/Makefile
index ba0d77ff24a6..a808a14e72a1 100644
--- a/sysutils/safe-rm/Makefile
+++ b/sysutils/safe-rm/Makefile
@@ -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
diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile
index 6e1e02882950..144a086beefc 100644
--- a/textproc/ansifilter/Makefile
+++ b/textproc/ansifilter/Makefile
@@ -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
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index 8496f68b502f..b4997f88fd1e 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -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
diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile
index d4d77436130d..8cd7280114d8 100644
--- a/textproc/libparsifal/Makefile
+++ b/textproc/libparsifal/Makefile
@@ -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
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile
index b30e846daa12..8e7106078c8a 100644
--- a/www/gaeo/Makefile
+++ b/www/gaeo/Makefile
@@ -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 \
diff --git a/www/py-beautifulsoup30/Makefile b/www/py-beautifulsoup30/Makefile
index c2be5e79d284..62ca961817f0 100644
--- a/www/py-beautifulsoup30/Makefile
+++ b/www/py-beautifulsoup30/Makefile
@@ -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/software/BeautifulSoup/download/3.x/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= BeautifulSoup-${PORTVERSION}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= HTML/XML Parser for Python
USE_PYTHON= yes
diff --git a/www/py-cssutils/Makefile b/www/py-cssutils/Makefile
index be9db098813a..b1401009749f 100644
--- a/www/py-cssutils/Makefile
+++ b/www/py-cssutils/Makefile
@@ -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
diff --git a/www/py-textile/Makefile b/www/py-textile/Makefile
index f3c7cca6636d..86c0fbad705a 100644
--- a/www/py-textile/Makefile
+++ b/www/py-textile/Makefile
@@ -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
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index d76f5ca26ca9..f4523a9cc1f5 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -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
diff --git a/www/yii/Makefile b/www/yii/Makefile
index b46460a4227e..f5d37fcf6984 100644
--- a/www/yii/Makefile
+++ b/www/yii/Makefile
@@ -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