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 49db8499d0fe..23e0eedcf36d 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= checkstyle -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |