diff options
author | pav <pav@FreeBSD.org> | 2010-12-18 18:38:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-12-18 18:38:46 +0800 |
commit | 0b6cba7a212ef019a9514ea3b10dbcedbe987797 (patch) | |
tree | a7740188afcdd1368f93494f38ccb5870b59113b /java | |
parent | 7277fbeead3e56f4f11cb779e68ebb3a71164b26 (diff) | |
download | freebsd-ports-gnome-0b6cba7a212ef019a9514ea3b10dbcedbe987797.tar.gz freebsd-ports-gnome-0b6cba7a212ef019a9514ea3b10dbcedbe987797.tar.zst freebsd-ports-gnome-0b6cba7a212ef019a9514ea3b10dbcedbe987797.zip |
- Bump PORTREVISION for previous commit, as it changes plist content
Diffstat (limited to 'java')
-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 932703aa57e8..6acb427dd74c 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,6 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.6.1 +PORTREVISION= 1 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 \ |