diff options
Diffstat (limited to 'databases/py-mysql-connector-python/Makefile')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 2744cddcf10c..3ce237952a13 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python LICENSE= GPLv2 |