Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2015 21:44:46 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379399 - head/java/eclipse-ecj
Message-ID:  <201502192144.t1JLikOF017359@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Feb 19 21:44:45 2015
New Revision: 379399
URL: https://svnweb.freebsd.org/changeset/ports/379399
QAT: https://qat.redports.org/buildarchive/r379399/

Log:
  - fix fetch

Modified:
  head/java/eclipse-ecj/Makefile

Modified: head/java/eclipse-ecj/Makefile
==============================================================================
--- head/java/eclipse-ecj/Makefile	Thu Feb 19 21:22:34 2015	(r379398)
+++ head/java/eclipse-ecj/Makefile	Thu Feb 19 21:44:45 2015	(r379399)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502192144.t1JLikOF017359>