git: 34c6986dbda7 - main - net/py-tofu: Remove stale MASTER_SITES

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 23 Jul 2023 10:50:31 UTC
The branch main has been updated by bofh:

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

commit 34c6986dbda74d2729b956e7e14dcef9e159d05c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-07-23 10:37:06 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-07-23 10:50:18 +0000

    net/py-tofu: Remove stale MASTER_SITES
    
    - Replace stale MIRROR_SITES with LOCAL as these stale SITES
      drastically deteriorates the portscout scanner. MAINTAINERS who are
      also committers please update or move the DISTFILE in your own HOME
      public_distfiles on next commit.
    
    Approved by:    portmgr (blanket)
---
 net/py-tofu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile
index ced60e485310..10c05f49577d 100644
--- a/net/py-tofu/Makefile
+++ b/net/py-tofu/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	tofu
 PORTVERSION=	0.5
 PORTREVISION=	1
 CATEGORIES=	net python
-MASTER_SITES=	http://download.gna.org/soya/
+MASTER_SITES=	LOCAL/bofh/${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Tofu-${PORTVERSION}
 DIST_SUBDIR=	python