diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /java/eclipse | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-graphics-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-graphics-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-graphics-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'java/eclipse')
-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 6acb427dd74..26ca32895ea 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/technology/linuxtools/eclipse-build/3.6.x_Helios/:1 \ http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/bundles/:2 \ |