summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornemoliu <nemoliu@FreeBSD.org>2007-05-22 06:41:01 +0000
committernemoliu <nemoliu@FreeBSD.org>2007-05-22 06:41:01 +0000
commit752ea65295dbc2e0fddd4f4deba891b663124db3 (patch)
treeb1d98fcb8a1bb8d0bb6c457abf6f6a6f7880cf8e
parent51fbc46561035db21d9336fb66c23693b5a9c6d3 (diff)
downloadFreeBSD-ports-752ea65295dbc2e0fddd4f4deba891b663124db3.zip
FreeBSD-ports-752ea65295dbc2e0fddd4f4deba891b663124db3.tar.gz
- fix mastersite
Approved by: portmgr (marcus, linimon) delphij (mentor)
-rw-r--r--lang/jruby/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index d6a6f68..8463d00 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
OpenPOWER on IntegriCloud