diff options
Diffstat (limited to 'devel/sonar-scanner-cli/Makefile')
-rw-r--r-- | devel/sonar-scanner-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sonar-scanner-cli/Makefile b/devel/sonar-scanner-cli/Makefile index 6df429d6d74a..eb545f88231a 100644 --- a/devel/sonar-scanner-cli/Makefile +++ b/devel/sonar-scanner-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonar-scanner-cli DISTVERSION= 6.2.1.4610 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel security www java MASTER_SITES= https://binaries.sonarsource.com/Distribution/${PORTNAME}/ |