summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 15:53:08 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 15:53:08 +0000
commit978fe5634d7221048a082397bbd201ad0df69986 (patch)
tree7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /databases/py-MySQLdb
parent- Update to 0.24.2 (diff)
- Reassign to the heap
Notes
Notes: svn path=/head/; revision=290231
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 778a0b5da009..8509478f2ad8 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/mysql-python/mysql-python/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= MySQL-python-${DISTVERSION}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Access a MySQL database through Python
USE_PYTHON= yes