aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2007-05-22 06:41:01 +0000
committerTong LIU <nemoliu@FreeBSD.org>2007-05-22 06:41:01 +0000
commitf14a43dfa765a07624ed781e5ad28445c8b21790 (patch)
treefb2d9e63e3cc8af2f68111580a1840258e7ca52e /lang/jruby
parentcabea214c0cfbf7b3e631173aa9d90ae1479fd9c (diff)
downloadports-f14a43dfa765a07624ed781e5ad28445c8b21790.tar.gz
ports-f14a43dfa765a07624ed781e5ad28445c8b21790.zip
Notes
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index d6a6f6806a4a..8463d00abfc4 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -9,7 +9,8 @@ PORTNAME= jruby
PORTVERSION= 0.9.9
PORTREVISION= 1
CATEGORIES= lang ruby java
-MASTER_SITES= http://dist.codehaus.org/jruby/
+MASTER_SITES= http://dist.codehaus.org/jruby/ \
+ http://dist.codehaus.org/jruby/previous/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
MAINTAINER= nemoliu@FreeBSD.org