aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-ansible-base
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-12 18:45:13 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-12 18:45:53 +0000
commit0031954bf43411d84a1650783e645c5e3abcc60f (patch)
tree28b5e5742268999a3bad0216195ed4c1e83353d1 /sysutils/py-ansible-base
parente025129daf0d7006391e5311f20ec6102fb3d889 (diff)
downloadports-0031954bf43411d84a1650783e645c5e3abcc60f.tar.gz
ports-0031954bf43411d84a1650783e645c5e3abcc60f.zip
sysutils/*ansible*: Update CPE_VENDOR
The "ansibleworks" is not a correct CPE vendor. Change it to "redhat", which is mentioned on websites like https://nvd.nist.gov.
Diffstat (limited to 'sysutils/py-ansible-base')
-rw-r--r--sysutils/py-ansible-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ansible-base/Makefile b/sysutils/py-ansible-base/Makefile
index f97c1bde53c6..08a190453c6c 100644
--- a/sysutils/py-ansible-base/Makefile
+++ b/sysutils/py-ansible-base/Makefile
@@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
USES= cpe gmake python:3.6+ shebangfix
-CPE_VENDOR= ansibleworks
+CPE_VENDOR= redhat
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX= [.]/test/.*[.]py