git: 19ae2c28eb86 - main - security/py-pysaml26: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 13 Oct 2021 19:22:02 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=19ae2c28eb86e9fcf47bf6a6f82d99b364773e96

commit 19ae2c28eb86e9fcf47bf6a6f82d99b364773e96
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 19:15:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 19:15:16 +0000

    security/py-pysaml26: Cosmetic change
---
 security/py-pysaml26/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/py-pysaml26/Makefile b/security/py-pysaml26/Makefile
index 6642f7815994..18b374478c6d 100644
--- a/security/py-pysaml26/Makefile
+++ b/security/py-pysaml26/Makefile
@@ -31,11 +31,12 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
-CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	pysaml2_project
+
 PORTSCOUT=	limit:^6\.
 
 do-test: