pass on maintainership

Approved by:	New maintainer <wenheping@gmail.com> via private mail
This commit is contained in:
Dryice Dong Liu 2008-11-07 15:30:57 +00:00
parent 1abea9d848
commit 0f6a630d9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222502
5 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.edgewall.com/pub/babel/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dryice@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= A collection of tools for internationalizing Python applications
USE_PYTHON= 2.3+

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= source/M/Mako
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Mako-${PORTVERSION}
MAINTAINER= dryice@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= Super-fast templating language in Python
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=0.9:${PORTSDIR}/www/py-beaker \

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= source/B/Beaker
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Beaker-${PORTVERSION}
MAINTAINER= dryice@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= A Session and Caching library with WSGI Middleware
USE_PYTHON= yes

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://pypi.python.org/packages/source/P/Paste/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dryice@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= Tools for using a Web Server Gateway Interface stack
USE_PYTHON= 2.4+

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://pypi.python.org/packages/source/P/PasteDeploy/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dryice@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= Load, configure, and compose WSGI applications and servers
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools \