diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
commit | 3dc309d5962f381bc658ac831dde4a3ddac2c996 (patch) | |
tree | 1abcec2a74dc762ab5dde95db9af0b960e9a5f2b /lang | |
parent | 51911e417f2549a0298c59f93bd7eaae7ed643c9 (diff) | |
download | ports-3dc309d5962f381bc658ac831dde4a3ddac2c996.tar.gz ports-3dc309d5962f381bc658ac831dde4a3ddac2c996.zip |
Notes
Diffstat (limited to 'lang')
-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 |