aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2011-10-17 06:09:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2011-10-17 06:09:20 +0000
commit02e84b3e367b23db8b78f63e6c44b3fa3ca9ce97 (patch)
treec2d77a90f841c077f10e9cf90bf87aec3facf727 /lang/jruby
parent85e75272a8db3c112298c1685119557d9b1e256a (diff)
downloadports-02e84b3e367b23db8b78f63e6c44b3fa3ca9ce97.tar.gz
ports-02e84b3e367b23db8b78f63e6c44b3fa3ca9ce97.zip
Notes
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index 993463228000..1514e9fd2dc5 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang ruby java
MASTER_SITES= http://jruby.org.s3.amazonaws.com/downloads/${PORTVERSION}/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= An implementation of Ruby Interpreter in Pure Java
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash