diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
commit | 978fe5634d7221048a082397bbd201ad0df69986 (patch) | |
tree | 7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /databases/py-MySQLdb-devel/Makefile | |
parent | - Update to 0.24.2 (diff) |
- Reassign to the heap
Diffstat (limited to '')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index a1337a2892d8..41fa4f633c0a 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel DISTNAME= MySQL-python-${DISTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access a MySQL database through Python USE_PYTHON= 2.5+ |