diff options
Diffstat (limited to 'java/eclipse-vep-examples')
-rw-r--r-- | java/eclipse-vep-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index 610387819aa4..83470ea0be76 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -3,7 +3,7 @@ PORTNAME= vep PORTVERSION= 1.1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/ PKGNAMEPREFIX= eclipse- |