aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authornemoliu <nemoliu@FreeBSD.org>2007-05-22 14:41:01 +0800
committernemoliu <nemoliu@FreeBSD.org>2007-05-22 14:41:01 +0800
commit752ea65295dbc2e0fddd4f4deba891b663124db3 (patch)
treeb1d98fcb8a1bb8d0bb6c457abf6f6a6f7880cf8e /lang
parent51fbc46561035db21d9336fb66c23693b5a9c6d3 (diff)
downloadfreebsd-ports-gnome-752ea65295dbc2e0fddd4f4deba891b663124db3.tar.gz
freebsd-ports-gnome-752ea65295dbc2e0fddd4f4deba891b663124db3.tar.zst
freebsd-ports-gnome-752ea65295dbc2e0fddd4f4deba891b663124db3.zip
- fix mastersite
Approved by: portmgr (marcus, linimon) delphij (mentor)
Diffstat (limited to 'lang')
-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