aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-07-05 06:33:09 +0800
committerolgeni <olgeni@FreeBSD.org>2003-07-05 06:33:09 +0800
commit37813c4a692571194867d3aeff40ea5707f7124a (patch)
tree95657af94ee700616981b210a3fc4dd9cea2f30e /java
parent089748704cafab4cf0c3c2987cfe9148d5777c01 (diff)
downloadfreebsd-ports-gnome-37813c4a692571194867d3aeff40ea5707f7124a.tar.gz
freebsd-ports-gnome-37813c4a692571194867d3aeff40ea5707f7124a.tar.zst
freebsd-ports-gnome-37813c4a692571194867d3aeff40ea5707f7124a.zip
Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME.
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