aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2023-10-09 21:36:27 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2023-10-09 21:36:27 +0000
commit4be49b1a61e507ee6dc1b6b66130ebd039244e15 (patch)
tree4ff779aeabecc326e6cf3dd744c2b0d1734ab681
parentd7d8e7e835435ea195b586ddb55e474a8a6058ab (diff)
www/firefox: fix fetch
they actually tagged it as build2
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
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