summaryrefslogtreecommitdiff
path: root/databases/sqlite2
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/sqlite2
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/sqlite2')
-rw-r--r--databases/sqlite2/Makefile1
-rw-r--r--databases/sqlite2/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index 2b3df5aad2e5..75376991d002 100644
--- a/databases/sqlite2/Makefile
+++ b/databases/sqlite2/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.hwaci.com/sw/sqlite/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gerhard.haering@gmx.de
+COMMENT= An SQL database engine in a C library, including a Tcl wrapper
LIB_DEPENDS= tcl${TCL_VER:S/.//}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//}
diff --git a/databases/sqlite2/pkg-comment b/databases/sqlite2/pkg-comment
deleted file mode 100644
index b10cb4bd83ea..000000000000
--- a/databases/sqlite2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An SQL database engine in a C library, including a Tcl wrapper