From bfdb6d6115b90e56637ec6d187467ee4016142f1 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Sat, 17 Aug 2013 16:32:41 +0000 Subject: - Reset yzlin's ports With hat: portmgr --- www/gaeo/Makefile | 8 ++------ www/py-beautifulsoup30/Makefile | 8 ++------ www/py-cssutils/Makefile | 9 ++------- www/py-textile/Makefile | 8 ++------ www/suphp/Makefile | 2 +- www/yii/Makefile | 2 +- 6 files changed, 10 insertions(+), 27 deletions(-) (limited to 'www') 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 -# +# Created by: Yi-Jheng Lin # $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 -# +# Created by: Mike Meyer # $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 -# +# Created by: Yi-Jheng Lin # $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 -- cgit