diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-03-26 12:38:56 +0000 |
commit | 3147bb6c6b50283c03880d7e81033e282aac97f3 (patch) | |
tree | 89144c0c393177618b49ec68e604641d401fa90b /java | |
parent | f96631a4b5fc8ac2126bf257ea8fb89aab795c04 (diff) | |
download | ports-3147bb6c6b50283c03880d7e81033e282aac97f3.tar.gz ports-3147bb6c6b50283c03880d7e81033e282aac97f3.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 159cfa69e782..0e4a5c4bec1c 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -3,7 +3,7 @@ PORTNAME= eclipse PORTVERSION= 4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= https://s3.amazonaws.com/freebsd-eclipse-dist/ DISTFILES= eclipse.platform.releng.aggregator-${PORTVERSION}.xz \ |