summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-07-28 10:33:04 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-07-28 10:33:04 +0000
commit350948517eb2afbfe70a855b5af7d1104103c3e9 (patch)
tree6ab924c8f005a43b572cba29926e9a7d529b4478 /databases/py-mysql-connector-python
parentPrevent overlinking of libreadline (diff)
- Reset MAINTAINER due to fatal bounce
- Cleanup whitespace Reported by: portscout
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r--databases/py-mysql-connector-python/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile
index 2cc0d48a8a14..f3ddd37fec8f 100644
--- a/databases/py-mysql-connector-python/Makefile
+++ b/databases/py-mysql-connector-python/Makefile
@@ -1,17 +1,17 @@
# $FreeBSD$
-PORTNAME= mysql-connector-python
-PORTVERSION= 1.2.2
-CATEGORIES= databases python
+PORTNAME= mysql-connector-python
+PORTVERSION= 1.2.2
+CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= Connector-Python
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= arcade@bit.name
-COMMENT= MySQL driver written in Python
+MAINTAINER= ports@FreeBSD.org
+COMMENT= MySQL driver written in Python
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= yes
USE_PYDISTUTILS= yes