diff options
| author | Jason Helfman <jgh@FreeBSD.org> | 2015-02-19 21:44:45 +0000 |
|---|---|---|
| committer | Jason Helfman <jgh@FreeBSD.org> | 2015-02-19 21:44:45 +0000 |
| commit | c0e838207d817336e077df821d3d89fd423dd148 (patch) | |
| tree | f0f6006613f1e33595e429d32dd51417a74cadef /java/eclipse-ecj/Makefile | |
| parent | - Update to 3.0.7 (diff) | |
- fix fetch
Diffstat (limited to 'java/eclipse-ecj/Makefile')
| -rw-r--r-- | java/eclipse-ecj/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-ecj/Makefile b/java/eclipse-ecj/Makefile index 1791225b3da0..00374a2bfadd 100644 --- a/java/eclipse-ecj/Makefile +++ b/java/eclipse-ecj/Makefile @@ -4,8 +4,7 @@ PORTNAME= ecj PORTVERSION= 3.8.2 CATEGORIES= java devel -MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/ -MASTER_SITE_SUBDIR= R-${PORTVERSION}-${DROPDATE} +MASTER_SITES= http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-${PORTVERSION}-${DROPDATE}/ PKGNAMEPREFIX= eclipse- DISTNAME= ecjsrc-${PORTVERSION} EXTRACT_SUFX= .jar |
