diff options
Diffstat (limited to 'java/eclipse-gef/Makefile')
-rw-r--r-- | java/eclipse-gef/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 5db86debf0e5..aa8a342b64ca 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gef -PORTVERSION= 3.5.2 +PORTVERSION= 3.6.1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} -MASTER_SITE_SUBDIR= ${PORTVERSION}/R201002241200 +MASTER_SITE_SUBDIR= ${PORTVERSION}/R201009132020 PKGNAMEPREFIX= eclipse- DISTNAME= GEF-ALL-${PORTVERSION} DIST_SUBDIR= eclipse |