diff options
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index ea61adfb5d5f..a6c54225adb3 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python +WWW= https://dev.mysql.com/doc/connector-python/en LICENSE= GPLv2 |