git: 59952c7737e5 - main - devel/py-gitlab-webhook-handler: Use PYPI instead of CHEESESHOP

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

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

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

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

diff --git a/devel/py-gitlab-webhook-handler/Makefile b/devel/py-gitlab-webhook-handler/Makefile
index 709b02d96206..913004403b4a 100644
--- a/devel/py-gitlab-webhook-handler/Makefile
+++ b/devel/py-gitlab-webhook-handler/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gitlab-webhook-handler
 DISTVERSION=	1.0.2
 CATEGORIES=	devel www python
-MASTER_SITES=	CHEESESHOP
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	gwh-${DISTVERSION}