diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /lang/jruby | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip |
De-pkg-comment.
Diffstat (limited to 'lang/jruby')
-rw-r--r-- | lang/jruby/Makefile | 1 | ||||
-rw-r--r-- | lang/jruby/pkg-comment | 1 |
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 |