summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2008-01-24 06:12:21 +0000
committerTong LIU <nemoliu@FreeBSD.org>2008-01-24 06:12:21 +0000
commitb461bb7e7b39c369069bcc2d734ed8762f2bf5c1 (patch)
tree3f3961b83426a78efbc6a03dd838603f881d6060 /lang
parentAdd LCD filtering option, WITH_LCD_FILTERING. Visit URL below to learn more (diff)
- Change MASTER_SITES
Approved by: delphij(mentor,implicit)
Notes
Notes: svn path=/head/; revision=206109
Diffstat (limited to 'lang')
-rw-r--r--lang/jruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index 89e58144e3c4..df277408cef7 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -9,8 +9,8 @@ PORTNAME= jruby
PORTVERSION= 1.0.3
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://repo2.maven.org/maven/jruby/ \
+ http://repo1.maven.org/maven/jruby/ \
http://dist.codehaus.org/jruby/previous/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}