diff options
Diffstat (limited to 'java/eclipse/Makefile')
-rw-r--r-- | java/eclipse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 586736265dd6..9d3cb8bc425c 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -1,5 +1,6 @@ PORTNAME= eclipse -DISTVERSION= 4.35 +DISTVERSION= 4.36 +PORTREVISION= 1 CATEGORIES= java devel ECLIPSE_TAG= R${DISTVERSION:S|.|_|g} |