diff options
Diffstat (limited to 'java/eclipse-checkstyle/Makefile')
-rw-r--r-- | java/eclipse-checkstyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile index 2a8050fc4f51..f9d21e89ec2c 100644 --- a/java/eclipse-checkstyle/Makefile +++ b/java/eclipse-checkstyle/Makefile @@ -3,7 +3,7 @@ PORTNAME= checkstyle PORTVERSION= 3.4.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= java devel MASTER_SITES= SF/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1 PKGNAMEPREFIX= eclipse- |