diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-05 21:36:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-05 21:36:50 +0000 |
commit | 87b33ed64a3003c487269a353b26c34fc58f8f98 (patch) | |
tree | dd944ff6c9fd411b99402273499eddccb4b452a1 | |
parent | ee111d3dda0c6383e55e3a1530e73288ceb9a235 (diff) |
Notes
-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 9388c0d3056c..307e7ec9c471 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= ports@FreeBSD.org +MAINTAINER= filippo@widestore.net 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 |