diff options
Diffstat (limited to 'java/eclipse-gef/Makefile')
-rw-r--r-- | java/eclipse-gef/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index f3f21d575c7e..12271a842dbf 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -7,9 +7,10 @@ PORTNAME= gef PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} -MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702060100 +MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702081315 PKGNAMEPREFIX= eclipse- DISTNAME= GEF-SDK-${PORTVERSION} DIST_SUBDIR= eclipse |