git: 257292d40b24 - 2022Q1 - games/veloren: prefer local cache for primary distfile

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 21 Feb 2022 20:22:19 UTC
The branch 2022Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=257292d40b240c83ea556e00769e0796e9a6b581

commit 257292d40b240c83ea556e00769e0796e9a6b581
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-21 20:06:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-21 20:22:11 +0000

    games/veloren: prefer local cache for primary distfile
    
    GitLab is slow and may mutate LFS export e.g., 27daf983c2f3.
    
    (cherry picked from commit 12e296fafe63c66f916e51e63b5fbfc801572c1d)
---
 games/veloren/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/veloren/Makefile b/games/veloren/Makefile
index 974d0822fc9b..801385699e5b 100644
--- a/games/veloren/Makefile
+++ b/games/veloren/Makefile
@@ -2,6 +2,7 @@ PORTNAME=	veloren
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.12.0
 CATEGORIES=	games
+MASTER_SITES=	LOCAL/jbeich
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Multiplayer voxel RPG written in Rust