summaryrefslogtreecommitdiff
path: root/databases/py-MySQL
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
commit2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch)
tree4074eb1752baaa47f93510bf60fffb175517a47e /databases/py-MySQL
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/py-MySQL')
-rw-r--r--databases/py-MySQL/Makefile1
-rw-r--r--databases/py-MySQL/pkg-comment1
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