diff options
Diffstat (limited to 'lang/jruby/Makefile')
-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 |