summaryrefslogtreecommitdiff
path: root/devel/ruby-intl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
commit12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch)
treebbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/ruby-intl
parentRemove the Xft.h -> Xft2.h hack. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75776
Diffstat (limited to 'devel/ruby-intl')
-rw-r--r--devel/ruby-intl/Makefile1
-rw-r--r--devel/ruby-intl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile
index a61adce61c7d..9c4a36d95e3f 100644
--- a/devel/ruby-intl/Makefile
+++ b/devel/ruby-intl/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A simple wrapper of GNU gettext for Ruby
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
diff --git a/devel/ruby-intl/pkg-comment b/devel/ruby-intl/pkg-comment
deleted file mode 100644
index 170542976841..000000000000
--- a/devel/ruby-intl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple wrapper of GNU gettext for Ruby