diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2007-04-30 14:27:41 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2007-04-30 14:27:41 +0800 |
commit | 08c17f69613ba87300339ace187ab8647701e6de (patch) | |
tree | aee1755454d7f76148d3ccc3b775bf2157ce74c3 /lang/jruby | |
parent | 7365851ebc2bf8b5f9e39524a8a210ef4e3d6608 (diff) | |
download | freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.tar.gz freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.tar.zst freebsd-ports-gnome-08c17f69613ba87300339ace187ab8647701e6de.zip |
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
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 0077d35b3220..9caa00ae6681 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang ruby java MASTER_SITES= http://dist.codehaus.org/jruby/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= An implementation of Ruby Interpreter in Pure Java NO_BUILD= yes |