Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2022 19:25:14 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d482477fe8aa - main - net-p2p/arbitrum-avm: Use FreeBSD distfiles as a mirror
Message-ID:  <202201181925.20IJPE98086368@gitrepo.freebsd.org>

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

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

commit d482477fe8aaf47394c3dacec3fb35b0b29268cc
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-01-18 19:25:26 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-01-18 19:25:26 +0000

    net-p2p/arbitrum-avm: Use FreeBSD distfiles as a mirror
---
 net-p2p/arbitrum-avm/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-p2p/arbitrum-avm/Makefile b/net-p2p/arbitrum-avm/Makefile
index f773d46d06a1..f79798e3fa7a 100644
--- a/net-p2p/arbitrum-avm/Makefile
+++ b/net-p2p/arbitrum-avm/Makefile
@@ -2,7 +2,8 @@ PORTNAME=	arbitrum-avm
 PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-p2p
-MASTER_SITES=	https://neel.my.to/mirror/arbitrum/
+MASTER_SITES=	LOCAL/nc/mirror/ \
+		https://neel.my.to/mirror/arbitrum/
 DISTNAME=	arbitrum-${PORTVERSION}
 
 MAINTAINER=	nc@FreeBSD.org



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