Date: Mon, 31 Oct 2022 17:28:05 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: 5722624b9637 - main - games/freedroidrpg: update MASTER_SITES Message-ID: <202210311728.29VHS5go017808@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=5722624b963781f82dbbb0948d3284f0a9b387df commit 5722624b963781f82dbbb0948d3284f0a9b387df Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-10-24 17:11:44 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-10-31 17:14:41 +0000 games/freedroidrpg: update MASTER_SITES --- games/freedroidrpg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 37d0fd2b61d6..decfd9f9d88c 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -2,8 +2,8 @@ PORTNAME= freedroidrpg PORTVERSION= 0.16.1 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PORTVERSION:R}/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PORTVERSION:R}/ \ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= freedroidRPG-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210311728.29VHS5go017808>