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