diff options
Diffstat (limited to 'java/java-checkstyle/Makefile')
-rw-r--r-- | java/java-checkstyle/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile index b16eb84c466..196cfb3ca72 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -6,11 +6,10 @@ # PORTNAME= checkstyle -PORTVERSION= 4.3 -PORTREVISION= 1 +PORTVERSION= 4.4 +PORTREVISION= 0 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= java- DISTNAME= ${PORTNAME}-src-${PORTVERSION} |