diff options
Diffstat (limited to 'java/eclipse-gef/Makefile')
-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 0b2705d3a3eb..4eb11e5ae159 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -7,7 +7,7 @@ PORTNAME= gef PORTVERSION= 3.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702081315 |