diff options
author | dryice <dryice@FreeBSD.org> | 2008-11-07 23:30:57 +0800 |
---|---|---|
committer | dryice <dryice@FreeBSD.org> | 2008-11-07 23:30:57 +0800 |
commit | 7108ba5e58663a0073e35bbc85da812622179d83 (patch) | |
tree | 4d1005d67ab4b8a20509dcc143989b7d41175c6e /textproc/py-mako | |
parent | 64f84db2820a13acc168cec0fcd0b53655aeb938 (diff) | |
download | freebsd-ports-gnome-7108ba5e58663a0073e35bbc85da812622179d83.tar.gz freebsd-ports-gnome-7108ba5e58663a0073e35bbc85da812622179d83.tar.zst freebsd-ports-gnome-7108ba5e58663a0073e35bbc85da812622179d83.zip |
pass on maintainership
Approved by: New maintainer <wenheping@gmail.com> via private mail
Diffstat (limited to 'textproc/py-mako')
-rw-r--r-- | textproc/py-mako/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile index 43096768adb1..50077faef861 100644 --- a/textproc/py-mako/Makefile +++ b/textproc/py-mako/Makefile @@ -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 \ |