Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2022 20:10:17 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 113c09ff34db - main - games/jigzo: switch to archive WWW
Message-ID:  <202209122010.28CKAHJ1045926@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=113c09ff34db465edf7863b88edb90e111280590

commit 113c09ff34db465edf7863b88edb90e111280590
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-12 20:08:49 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-12 20:10:12 +0000

    games/jigzo: switch to archive WWW
---
 games/jigzo/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile
index e077d55539a6..275d1b95b61c 100644
--- a/games/jigzo/Makefile
+++ b/games/jigzo/Makefile
@@ -2,12 +2,11 @@ PORTNAME=	jigzo
 PORTVERSION=	0.6.1
 PORTREVISION=	12
 CATEGORIES=	games
-MASTER_SITES=	http://www.iua.upf.es/~mdeboer/resorama/jigzo/ \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://mirror.amdmi3.ru/distfiles/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	OpenGL jigsaw puzzle game
-WWW=		http://www.resorama.com/jigzo/
+WWW=		https://web.archive.org/web/20110102231249/http://www.resorama.com/jigzo
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/GPL.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209122010.28CKAHJ1045926>