diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-06 15:45:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-06 15:45:35 +0800 |
commit | 81e07cadb3c2c6713ec3023c002a16e577a1f5be (patch) | |
tree | 12b5451a993c64da8cfd44bba888cc766ff4357a /www/zope-mysqluserfolder | |
parent | 2aa220bc7f2c4721d5e7e4e92100cb5afc647f2f (diff) | |
download | freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.tar.gz freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.tar.zst freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.zip |
Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat: portmgr
Diffstat (limited to 'www/zope-mysqluserfolder')
-rw-r--r-- | www/zope-mysqluserfolder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-mysqluserfolder/Makefile b/www/zope-mysqluserfolder/Makefile index 248216c7a571..bf0d74fd8a55 100644 --- a/www/zope-mysqluserfolder/Makefile +++ b/www/zope-mysqluserfolder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Members/vladap/${ZOPEPRODUCTNAME}/release-${PO PKGNAMEPREFIX= zope- DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Zope user folder which uses MySQL database to store user information RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb |