diff options
Diffstat (limited to 'java/eclipse-cdt/Makefile')
-rw-r--r-- | java/eclipse-cdt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index a5b06f2da012..eae9350f3a09 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -7,6 +7,7 @@ PORTNAME= cdt PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/cdt/releases/new/zips/ PKGNAMEPREFIX= eclipse- |