diff options
Diffstat (limited to 'java/eclipse-cdt/Makefile')
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 69087704b54f..41f64ea27c2b 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdt PORTVERSION= 2.1.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/cdt/releases/new/zips/${PORTVERSION}/ PKGNAMEPREFIX= eclipse- |