diff options
Diffstat (limited to 'java/eclipse-vep-examples/Makefile')
| -rw-r--r-- | java/eclipse-vep-examples/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index 45a815d712e2..c65ab545c12c 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -6,13 +6,12 @@ # PORTNAME= vep -PORTVERSION= 1.0.0.20040730 -PORTREVISION= 1 +PORTVERSION= 1.0.1.1 CATEGORIES= java devel -MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/S-1.0M2-200407301410/ +MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.1.1-200410221351/ PKGNAMEPREFIX= eclipse- PKGNAMESUFFIX= -examples -DISTNAME= VE-examples-1.0M2 +DISTNAME= VE-examples-${PORTVERSION} DIST_SUBDIR= eclipse MAINTAINER= java@FreeBSD.ORG @@ -23,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes -PLIST_SUB= RELEASEVERSION=1.0.0 +PLIST_SUB= RELEASEVERSION=1.0.1 do-install: @${MKDIR} ${PREFIX}/eclipse |
