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 --- databases/py-postgresql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/py-postgresql') diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 80a1a9037d95..7d3140c3be0e 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql PORTVERSION= 1.1.0 PORTREVISION= 5 CATEGORIES= databases python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ http://python.projects.postgresql.org/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} -- cgit v1.2.3