diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-22 10:21:38 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-22 10:21:38 +0000 |
commit | 6a7b509edebf1562daf82f121b56fac5aae4c762 (patch) | |
tree | ae8c81eb2a021e222ab6358864836d51b6914892 /databases/py-MySQL | |
parent | 890f87962d11c52a158e67829700e4e8a1976164 (diff) | |
download | FreeBSD-ports-6a7b509edebf1562daf82f121b56fac5aae4c762.zip FreeBSD-ports-6a7b509edebf1562daf82f121b56fac5aae4c762.tar.gz |
Reset maintainer. Maintainer has not responded to multiple emails
about one of his other ports which has been broken for some time
(textproc/latte). Possibly that email account is no longer active.
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 a23bd51..7ee3156 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 |