aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb-devel
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
committerade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
commit9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch)
treececd2438fd6a5a955c74b54c12c49761c7a068ee /databases/py-MySQLdb-devel
parentac251c85a9f6b8ff79943880dc121a9e429525b4 (diff)
downloadfreebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'databases/py-MySQLdb-devel')
-rw-r--r--databases/py-MySQLdb-devel/Makefile1
-rw-r--r--databases/py-MySQLdb-devel/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 50a1c052e34a..38e90a473484 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/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-devel/pkg-comment b/databases/py-MySQLdb-devel/pkg-comment
deleted file mode 100644
index f3e147950f10..000000000000
--- a/databases/py-MySQLdb-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Access a MySQL database through Python