From 0d30f7f05f4f2ce02585e3bf778bdb1f90cc7194 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Fri, 4 Jul 2003 22:33:09 +0000 Subject: Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME. --- java/eclipse/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java') 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 -- cgit v1.2.3