diff options
Diffstat (limited to 'java/eclipse-gef-examples')
-rw-r--r-- | java/eclipse-gef-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile index 2afe808..507223f 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -7,7 +7,7 @@ PORTNAME= gef PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.0-200406251257/ PKGNAMEPREFIX= eclipse- |