git: 0209eb59ded4 - main - net/trafshow: make it fetchable again

From: Eugene Grosbein <eugen_at_FreeBSD.org>
Date: Tue, 19 Jul 2022 01:47:08 UTC
The branch main has been updated by eugen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0209eb59ded40798943d1f67958cdc4e137d97ea

commit 0209eb59ded40798943d1f67958cdc4e137d97ea
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-07-19 01:44:00 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-07-19 01:44:00 +0000

    net/trafshow: make it fetchable again
    
    Old MASTER_SITES are no more: renatasystems.org resolves to 127.0.0.1,
    ftp.nsk.su does not resolve at all (NXDOMAIN).
    
    Fix it with a set of working distfile sources (same checksum).
---
 net/trafshow/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index b863dcdc6747..fd893a1fe5d5 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -5,8 +5,9 @@ PORTVERSION=	5.2.3
 PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	net
-MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ \
-		ftp://ftp.nsk.su/pub/RinetSoftware/
+MASTER_SITES=	https://src.fedoraproject.org/rpms/trafshow/blob/f32/f/ \
+		http://gentoo.osuosl.org/distfiles/ \
+		ftp://ftp.iij.ad.jp/pub/linux/gentoo/distfiles/0a/
 
 MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Full screen visualization of network traffic