diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:32:41 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:32:41 +0800 |
commit | bfdb6d6115b90e56637ec6d187467ee4016142f1 (patch) | |
tree | 0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /www | |
parent | 92621d361d009a9f1c5fbfe137cf9e878dbe34cf (diff) | |
download | freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.gz freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.zst freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.zip |
- Reset yzlin's ports
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/gaeo/Makefile | 8 | ||||
-rw-r--r-- | www/py-beautifulsoup30/Makefile | 8 | ||||
-rw-r--r-- | www/py-cssutils/Makefile | 9 | ||||
-rw-r--r-- | www/py-textile/Makefile | 8 | ||||
-rw-r--r-- | www/suphp/Makefile | 2 | ||||
-rw-r--r-- | www/yii/Makefile | 2 |
6 files changed, 10 insertions, 27 deletions
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 |