diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-10-22 17:55:52 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-10-22 17:55:52 +0000 |
commit | bcc333b8db2967a45aca84808798f22981bb5709 (patch) | |
tree | 00653fa5d3e7bf2cecff909774be4fa5b2f81ad9 /databases | |
parent | ec12190d89d887a92cc8d8769895535ce0ccba04 (diff) | |
download | ports-bcc333b8db2967a45aca84808798f22981bb5709.tar.gz ports-bcc333b8db2967a45aca84808798f22981bb5709.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-MySQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile index a15a267a9143..b89f7e94304c 100644 --- a/databases/py-MySQL/Makefile +++ b/databases/py-MySQL/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://web.tryc.on.ca/mysql/Downloads/Contrib/ \ http://mysql.netvisao.pt/Downloads/Contrib/ DISTNAME= MySQLmodule-${PORTVERSION} -MAINTAINER= dr@domix.de +MAINTAINER= nc-rotherdo@netcologne.de LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |