diff options
Diffstat (limited to 'lang/rhino')
-rw-r--r-- | lang/rhino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rhino/Makefile b/lang/rhino/Makefile index bedd96d35e77..765a5de73c40 100644 --- a/lang/rhino/Makefile +++ b/lang/rhino/Makefile @@ -5,7 +5,7 @@ PORTNAME= rhino DISTVERSION= 1_7R4 CATEGORIES= lang java MASTER_SITES= http://cloud.github.com/downloads/mozilla/rhino/:rhino \ - http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/:swingex \ + LOCAL/nivit/${PORTNAME}/:swingex \ ${MASTER_SITE_APACHE}:xmlbeans MASTER_SITE_SUBDIR= xmlbeans/binaries/:xmlbeans DISTFILES= ${PORTNAME}${DISTVERSION}.zip:rhino \ |