summaryrefslogtreecommitdiff
path: root/converters/ruby-iconv
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:24:40 +0000
commita4542a306ffbaa855167835af78c7a7f4449dbcd (patch)
tree903ab4be7595139f88d7a1d11bfbcf9a16c5f12e /converters/ruby-iconv
parentUpdate to 0.5. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75771
Diffstat (limited to 'converters/ruby-iconv')
-rw-r--r--converters/ruby-iconv/Makefile1
-rw-r--r--converters/ruby-iconv/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 8e7b672a4794..f46f1a184ee6 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An iconv wrapper class for Ruby
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/converters/ruby-iconv/pkg-comment b/converters/ruby-iconv/pkg-comment
deleted file mode 100644
index f4284f6232f2..000000000000
--- a/converters/ruby-iconv/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An iconv wrapper class for Ruby