summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_sqlite
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
commit9a0878e34e9fe068951af82f48b44c0cc602626a (patch)
tree9bf5565cc41888d5c1fde18f2d8bda254fbe3480 /databases/ruby-dbd_sqlite
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75772
Diffstat (limited to 'databases/ruby-dbd_sqlite')
-rw-r--r--databases/ruby-dbd_sqlite/Makefile1
-rw-r--r--databases/ruby-dbd_sqlite/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile
index 2b245cae2b3c..04c5547d3ca9 100644
--- a/databases/ruby-dbd_sqlite/Makefile
+++ b/databases/ruby-dbd_sqlite/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= SQLite driver for DBI-for-Ruby
LIB_DEPENDS= sqlite.2:${.CURDIR}/../sqlite
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}
diff --git a/databases/ruby-dbd_sqlite/pkg-comment b/databases/ruby-dbd_sqlite/pkg-comment
deleted file mode 100644
index 139532e1be9d..000000000000
--- a/databases/ruby-dbd_sqlite/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SQLite driver for DBI-for-Ruby