aboutsummaryrefslogtreecommitdiffstats
path: root/lang/jruby
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2011-10-17 14:09:20 +0800
committerknu <knu@FreeBSD.org>2011-10-17 14:09:20 +0800
commit35c96160ef15259f2f95ad3f418b068ff9a0351d (patch)
tree9a11766c74d329250b9851bfeb6a485d53ffcf18 /lang/jruby
parent2addd11e06f51ffc06735d4f9c72b270871d950c (diff)
downloadfreebsd-ports-gnome-35c96160ef15259f2f95ad3f418b068ff9a0351d.tar.gz
freebsd-ports-gnome-35c96160ef15259f2f95ad3f418b068ff9a0351d.tar.zst
freebsd-ports-gnome-35c96160ef15259f2f95ad3f418b068ff9a0351d.zip
Set MAINTAINER to ruby@ instead of ports@.
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