diff options
Diffstat (limited to 'java/eclipse-gef-examples/Makefile')
-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 7d9d74005e87..0fa03d7d2ee8 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -7,7 +7,7 @@ PORTNAME= gef PORTVERSION= 3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.0-200406251257/ PKGNAMEPREFIX= eclipse- |