diff options
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 d7e9685bab79..90468ec7a315 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://dist.codehaus.org/jruby/ \ http://dist.codehaus.org/jruby/previous/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of Ruby Interpreter in Pure Java RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |