aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite22
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-pysqlite22
parent57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff)
downloadports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz
ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/py-pysqlite22')
-rw-r--r--databases/py-pysqlite22/Makefile1
-rw-r--r--databases/py-pysqlite22/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile
index 4dfef1b4d430..7a31876fa938 100644
--- a/databases/py-pysqlite22/Makefile
+++ b/databases/py-pysqlite22/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= py-
DISTNAME= pysqlite-${PORTVERSION}
MAINTAINER= gerhard.haering@gmx.de
+COMMENT= A DB-API v2 Python library for the SQLite embedded SQL engine
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite
diff --git a/databases/py-pysqlite22/pkg-comment b/databases/py-pysqlite22/pkg-comment
deleted file mode 100644
index b3658d2496f8..000000000000
--- a/databases/py-pysqlite22/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A DB-API v2 Python library for the SQLite embedded SQL engine