git: 6320095c87b5 - main - textproc/reflex: Update MASTER_SITES

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 06 Apr 2024 00:01:25 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6320095c87b5dd936fc6dac39b407114ef205ac3

commit 6320095c87b5dd936fc6dac39b407114ef205ac3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 23:57:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 23:57:36 +0000

    textproc/reflex: Update MASTER_SITES
---
 textproc/reflex/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/reflex/Makefile b/textproc/reflex/Makefile
index d1cae542f93d..de59743d810c 100644
--- a/textproc/reflex/Makefile
+++ b/textproc/reflex/Makefile
@@ -2,7 +2,8 @@ PORTNAME=	reflex
 PORTVERSION=	20230523
 PORTREVISION=	1
 CATEGORIES=	textproc
-MASTER_SITES=	https://invisible-mirror.net/archives/reflex/ \
+MASTER_SITES=	https://invisible-island.net/archives/reflex/ \
+		https://invisible-mirror.net/archives/reflex/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org