summaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch)
tree0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /lang/jruby
parentMk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75779
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/Makefile1
-rw-r--r--lang/jruby/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index dd07211f5d1a..bb659f813a5f 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An implementation of Ruby Interpreter in Pure Java
USE_REINPLACE= yes
diff --git a/lang/jruby/pkg-comment b/lang/jruby/pkg-comment
deleted file mode 100644
index 91d280fb5801..000000000000
--- a/lang/jruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An implementation of Ruby Interpreter in Pure Java