git: cb1e7506e131 - main - misc/py-tqdm: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:02:51 UTC
The branch main has been updated by sunpoet:

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

commit cb1e7506e131a65400bacb0ff5f06162e990078f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:08:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:33 +0000

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

diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 5c1c995b26b7..37773c3e1c9e 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -14,11 +14,12 @@ LICENSE_FILE_MIT=	${WRKSRC}/LICENCE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
-CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	tqdm_project
+
 OPTIONS_DEFINE=	TELEGRAM
 TELEGRAM_DESC=	Telegram support