diff options
Diffstat (limited to 'java/java-checkstyle/Makefile')
-rw-r--r-- | java/java-checkstyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile index ead8a72f93c8..03da19ce20eb 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= checkstyle -PORTVERSION= 5.3 +PORTVERSION= 5.5 CATEGORIES= java devel MASTER_SITES= SF PKGNAMEPREFIX= java- |