From 77d68471aded6907dbbcb5ef50d557e4c69db656 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Jan 2023 18:47:15 +0300 Subject: */*: rename CHEESESHOP to PYPI in MASTER_SITES PR: 267994 Differential revision: D37518 Approved by: bapt --- devel/py-gitpython/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-gitpython/Makefile') diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 0820dcd128c2..8145ab1630dd 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitpython DISTVERSION= 3.1.30 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GitPython-${PORTVERSION} -- cgit v1.2.3