diff options
Diffstat (limited to 'databases/py-MySQL')
-rw-r--r-- | databases/py-MySQL/Makefile | 1 | ||||
-rw-r--r-- | databases/py-MySQL/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile index b89f7e94304c..634911c60888 100644 --- a/databases/py-MySQL/Makefile +++ b/databases/py-MySQL/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://web.tryc.on.ca/mysql/Downloads/Contrib/ \ DISTNAME= MySQLmodule-${PORTVERSION} MAINTAINER= nc-rotherdo@netcologne.de +COMMENT= Access a MySQL database through Python LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/databases/py-MySQL/pkg-comment b/databases/py-MySQL/pkg-comment deleted file mode 100644 index f3e147950f10..000000000000 --- a/databases/py-MySQL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Access a MySQL database through Python |