git: 2c6baccbc428 - main - devel/py-hatch-nodejs-version: Use PYPI instead of CHEESESHOP

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 17:23:30 UTC
The branch main has been updated by sunpoet:

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

commit 2c6baccbc4282ce0f53467f470053f43307dbbbb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:46:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:46 +0000

    devel/py-hatch-nodejs-version: Use PYPI instead of CHEESESHOP
    
    Approved by:    portmgr (blanket)
    With hat:       python
---
 devel/py-hatch-nodejs-version/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-hatch-nodejs-version/Makefile b/devel/py-hatch-nodejs-version/Makefile
index 4447f324a353..18e08990befb 100644
--- a/devel/py-hatch-nodejs-version/Makefile
+++ b/devel/py-hatch-nodejs-version/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hatch-nodejs-version
 DISTVERSION=	0.3.2
 CATEGORIES=	devel python
-MASTER_SITES=	CHEESESHOP
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	hatch_nodejs_version-${DISTVERSION}