games/veloren: skip probing mirrors when preparing an update
This commit is contained in:
parent
b8b58884a3
commit
9ee7c25f8a
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@ PORTNAME= veloren
|
|||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.13.0
|
||||
CATEGORIES= games
|
||||
.if !make(makesum)
|
||||
MASTER_SITES= LOCAL/jbeich
|
||||
.endif
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Multiplayer voxel RPG written in Rust
|
||||
|
|
Loading…
Reference in a new issue