diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
commit | 17b108023a66815d6c9c432809f122851633c300 (patch) | |
tree | 0ae9747983c2418d6ea6595fd4a3d22a783d3f81 /lang/jruby | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) |
Notes
Diffstat (limited to 'lang/jruby')
-rw-r--r-- | lang/jruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile index 0077d35b3220..9caa00ae6681 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang ruby java MASTER_SITES= http://dist.codehaus.org/jruby/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= An implementation of Ruby Interpreter in Pure Java NO_BUILD= yes |