diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-29 04:35:05 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-29 04:35:05 +0000 |
| commit | 5172d5dc6e95989e731eadd4c030aa20201d46b7 (patch) | |
| tree | e7ed0a73f1577b10bea73b29acc478231b88088d /java/eclipse-vep-examples/Makefile | |
| parent | 24db567a8b82252ec073ea3669031d0c975b4d7b (diff) | |
Notes
Diffstat (limited to 'java/eclipse-vep-examples/Makefile')
| -rw-r--r-- | java/eclipse-vep-examples/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index e699a8da8a08..4dd8a8f16be4 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -6,10 +6,9 @@ # PORTNAME= vep -PORTVERSION= 1.0.1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0.1 CATEGORIES= java devel -MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.1.1-200410221351/ +MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/ PKGNAMEPREFIX= eclipse- PKGNAMESUFFIX= -examples DISTNAME= VE-examples-${PORTVERSION} @@ -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.1 +PLIST_SUB= RELEASEVERSION=1.1.0.1 do-install: @${MKDIR} ${PREFIX}/eclipse |
