diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
commit | 5d28883cc6040fabca8bfbd865705f5aeb886fe3 (patch) | |
tree | 168c320233a6b6807b878df36514ed22fd89e15e /lang | |
parent | 7186ac0063f0eb16064df08978b8ddb603f02f81 (diff) | |
download | freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.gz freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.zst freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.zip |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
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 |