summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/sonar-scanner-cli/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sonar-scanner-cli/Makefile b/devel/sonar-scanner-cli/Makefile
index 3681d61fcaba..06cc26d1b948 100644
--- a/devel/sonar-scanner-cli/Makefile
+++ b/devel/sonar-scanner-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sonar-scanner-cli
DISTVERSION= 4.4.0.2170
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel security www java
MASTER_SITES= https://binaries.sonarsource.com/Distribution/${PORTNAME}/
@@ -14,6 +14,7 @@ RUN_DEPENDS= node:www/node
USES= cpe zip
CPE_VENDOR= sonarsource
+CPE_PRODUCT= sonarqube_scanner
USE_JAVA= yes
WRKSRC= ${WRKDIR}/sonar-scanner-${DISTVERSION}