git: 12e296fafe63 - main - games/veloren: prefer local cache for primary distfile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Feb 2022 20:21:47 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=12e296fafe63c66f916e51e63b5fbfc801572c1d commit 12e296fafe63c66f916e51e63b5fbfc801572c1d 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:20:38 +0000 games/veloren: prefer local cache for primary distfile GitLab is slow and may mutate LFS export e.g., 27daf983c2f3. --- 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