Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2023 21:37:14 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4be49b1a61e5 - main - www/firefox: fix fetch
Message-ID:  <202310092137.399LbE53005057@gitrepo.freebsd.org>

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

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

commit 4be49b1a61e507ee6dc1b6b66130ebd039244e15
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2023-10-09 21:36:27 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2023-10-09 21:36:27 +0000

    www/firefox: fix fetch
    
    they actually tagged it as build2
---
 www/firefox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 6744bbe75d30..06d9fbab6bf1 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	118.0.2
 PORTEPOCH=	2
 CATEGORIES=	www wayland
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko@FreeBSD.org



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