diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:56:41 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:56:41 +0000 |
commit | 294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (patch) | |
tree | 333ee038526b91c4966e4aac09f86364a6cd9e04 /java/eclipse | |
parent | ab0a516e661ae48fb407ef8b80022d443cf346c6 (diff) |
Notes
Diffstat (limited to 'java/eclipse')
-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 e7a33d53f1ec..77edc3d51006 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,6 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.5.2 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/technology/linuxtools/eclipse-build/:1 \ http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/:2 \ |