diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
commit | ba8c695480d44a9abb60efb027b7f8b2c8afa736 (patch) | |
tree | 77de7df3d2d5b0d47918501ecc2e372a883e2a5b /www/zope-zmysqlda | |
parent | f76f0f83b7233707e9febaf9ec14a32b76e477fe (diff) | |
download | ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.tar.gz ports-ba8c695480d44a9abb60efb027b7f8b2c8afa736.zip |
Notes
Diffstat (limited to 'www/zope-zmysqlda')
-rw-r--r-- | www/zope-zmysqlda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile index 307e7ec9c471..575c33816359 100644 --- a/www/zope-zmysqlda/Makefile +++ b/www/zope-zmysqlda/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mysql-python PKGNAMEPREFIX= zope- DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= MySQL Database Adapter for the Zope web application framework RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb |