aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authortj <tj@FreeBSD.org>2014-02-22 05:42:24 +0800
committertj <tj@FreeBSD.org>2014-02-22 05:42:24 +0800
commitf2ec7724f9c7fbccb0d14792b3cefeecf641b438 (patch)
tree86ada12b3fb7c5ac0039e30cb9de40cec0c876ad /databases/py-MySQLdb
parent780be31fd2a652ed73ffde0a2526bb3f7211b69a (diff)
downloadfreebsd-ports-gnome-f2ec7724f9c7fbccb0d14792b3cefeecf641b438.tar.gz
freebsd-ports-gnome-f2ec7724f9c7fbccb0d14792b3cefeecf641b438.tar.zst
freebsd-ports-gnome-f2ec7724f9c7fbccb0d14792b3cefeecf641b438.zip
Back to python@
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 55bbaa507e40..53bcb97b18c5 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/mysql-python/mysql-python/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= MySQL-python-${DISTVERSION}
-MAINTAINER= tj@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Access a MySQL database through Python
USE_PYTHON= 2