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 196cfb3ca72a..e8cd0719f54a 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkstyle PORTVERSION= 4.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= SF PKGNAMEPREFIX= java- |