summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-07-04 22:33:09 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-07-04 22:33:09 +0000
commit0d30f7f05f4f2ce02585e3bf778bdb1f90cc7194 (patch)
tree901b42625c565a9388bc30ce510a81036007097f /java
parentMASTER_SITE_ECLIPSE: move faster site at beginning of list. (diff)
Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME.
Notes
Notes: svn path=/head/; revision=84225
Diffstat (limited to 'java')
-rw-r--r--java/eclipse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index 60df8e7de6bd..125c6b8b543c 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -8,9 +8,9 @@
PORTNAME= eclipse
PORTVERSION= 2.1.1
CATEGORIES= java devel
-MASTER_SITES= http://download2.eclipse.org/downloads/drops/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR= R-2.1.1-200306271545
-DISTNAME= eclipse-sourceBuild-srcIncluded-2.1.1
+DISTNAME= eclipse-sourceBuild-srcIncluded-${PORTVERSION}
DIST_SUBDIR= eclipse
MAINTAINER= java@FreeBSD.ORG