aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb')
-rw-r--r--databases/py-MySQLdb/Makefile1
-rw-r--r--databases/py-MySQLdb/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 50a1c052e34a..38e90a473484 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= mysql-python
DISTNAME= MySQL-python-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
+COMMENT= Access a MySQL database through Python
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/databases/py-MySQLdb/pkg-comment b/databases/py-MySQLdb/pkg-comment
deleted file mode 100644
index f3e147950f10..000000000000
--- a/databases/py-MySQLdb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Access a MySQL database through Python