aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_msql
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_msql
parenta4542a306ffbaa855167835af78c7a7f4449dbcd (diff)
downloadports-9a0878e34e9fe068951af82f48b44c0cc602626a.tar.gz
ports-9a0878e34e9fe068951af82f48b44c0cc602626a.zip
Notes
Diffstat (limited to 'databases/ruby-dbd_msql')
-rw-r--r--databases/ruby-dbd_msql/Makefile1
-rw-r--r--databases/ruby-dbd_msql/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-dbd_msql/Makefile b/databases/ruby-dbd_msql/Makefile
index 6b1a4f3ab3bf..c8e6de747572 100644
--- a/databases/ruby-dbd_msql/Makefile
+++ b/databases/ruby-dbd_msql/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= mSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
${RUBY_SITEARCHLIBDIR}/msql.so:${.CURDIR}/../ruby-msql
diff --git a/databases/ruby-dbd_msql/pkg-comment b/databases/ruby-dbd_msql/pkg-comment
deleted file mode 100644
index 524db2a9d179..000000000000
--- a/databases/ruby-dbd_msql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-mSQL driver for DBI-for-Ruby