aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-pysqlite20
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 19:15:57 +0800
committerknu <knu@FreeBSD.org>2003-02-21 19:15:57 +0800
commit8cf284739d3ffa2f19e824925d0dde08e42b0d0f (patch)
tree5e22605e5bfdc6192cffd26f11250dddcb5f5a84 /databases/py-pysqlite20
parent0a04b4d0b7999a814f5a24031a2bf433f084bb24 (diff)
downloadfreebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.gz
freebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.zst
freebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.zip
De-pkg-comment.
Diffstat (limited to 'databases/py-pysqlite20')
-rw-r--r--databases/py-pysqlite20/Makefile1
-rw-r--r--databases/py-pysqlite20/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index 4dfef1b4d430..7a31876fa938 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/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-pysqlite20/pkg-comment b/databases/py-pysqlite20/pkg-comment
deleted file mode 100644
index b3658d2496f8..000000000000
--- a/databases/py-pysqlite20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A DB-API v2 Python library for the SQLite embedded SQL engine