diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-22 10:21:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-22 10:21:38 +0000 |
commit | e936844abe965e117e82976b99b57c8d6dd00e6b (patch) | |
tree | b950cb5e186219a50ba88594e28e08683d94f69e /databases/py-MySQL | |
parent | 4610c13f418087e48e21eb0d701d9df09771e8bb (diff) | |
download | ports-e936844abe965e117e82976b99b57c8d6dd00e6b.tar.gz ports-e936844abe965e117e82976b99b57c8d6dd00e6b.zip |
Notes
Diffstat (limited to 'databases/py-MySQL')
-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 a23bd51813a6..7ee31561ecad 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= nc-rotherdo@netcologne.de +MAINTAINER= ports@FreeBSD.org COMMENT= Access a MySQL database through Python LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |