diff options
Diffstat (limited to 'java/eclipse/Makefile')
-rw-r--r-- | java/eclipse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 44ec2a331b96..21b0804b230d 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -1,5 +1,6 @@ PORTNAME= eclipse DISTVERSION= 4.37 +PORTREVISION= 1 CATEGORIES= java devel ECLIPSE_TAG= R${DISTVERSION:S|.|_|g} |