diff options
Diffstat (limited to 'java/eclipse-vep-examples/Makefile')
-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 6f97ab20dfc3..8cf721804747 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -7,7 +7,7 @@ PORTNAME= vep PORTVERSION= 1.1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/ PKGNAMEPREFIX= eclipse- |