summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python
diff options
context:
space:
mode:
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