diff options
Diffstat (limited to 'java/eclipse-findbugs/Makefile')
-rw-r--r-- | java/eclipse-findbugs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index ac6a5b9fe54a..0d494453cc01 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -7,7 +7,7 @@ PORTNAME= findbugs DISTVERSION= 1.3.2.20080222 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20eclipse%20plugin/1.3.2 PKGNAMEPREFIX= eclipse- |