diff options
Diffstat (limited to 'java/eclipse-RDT')
-rw-r--r-- | java/eclipse-RDT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile index b113f245536d..89329d5d9e43 100644 --- a/java/eclipse-RDT/Makefile +++ b/java/eclipse-RDT/Makefile @@ -7,7 +7,7 @@ PORTNAME= RDT PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java editors devel MASTER_SITES= SF/rubyeclipse/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= eclipse- |