diff options
Diffstat (limited to 'java/eclipse-viplugin/Makefile')
-rw-r--r-- | java/eclipse-viplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index 70dabadb102a..d07e23e562f8 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= viPlugin -PORTVERSION= 1.13.6 +PORTVERSION= 1.14.0 CATEGORIES= java devel editors MASTER_SITES= http://www.satokar.com/viplugin/files/ PKGNAMEPREFIX= eclipse- |