summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2007-08-21 02:03:27 +0000
committerTong LIU <nemoliu@FreeBSD.org>2007-08-21 02:03:27 +0000
commitd3aaeea0baf49f986c00f6d661ca2b8b7d5cd524 (patch)
tree2d080de34f3396b48814ecaca867488de44c5016 /lang
parent- Add a patch for chained CNAME (diff)
- add two sites to MASTER_SITE
Approved by: delphij (mentor)
Notes
Notes: svn path=/head/; revision=197997
Diffstat (limited to 'lang')
-rw-r--r--lang/jruby/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index 95f18ab048de..15e4238f04a3 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -10,6 +10,8 @@ PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= lang ruby java
MASTER_SITES= http://dist.codehaus.org/jruby/ \
+ http://repo2.maven.org/maven/jruby/misc/ \
+ http://repo1.maven.org/maven/jruby/misc/ \
http://dist.codehaus.org/jruby/previous/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}