diff options
Diffstat (limited to 'java/eclipse-pmd/Makefile')
-rw-r--r-- | java/eclipse-pmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index 1e671e352e4f..a56c0fa9e3b1 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmd PORTVERSION= 2.0.5.v3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/OldFiles PKGNAMEPREFIX= eclipse- |