aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite2
diff options
context:
space:
mode:
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