aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-05-27 11:49:23 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-05-27 11:50:22 +0000
commit761e018cf7a1a95eb11170a3c8c51be76daf3932 (patch)
tree3f3820f62329475bf3335ee45adc84417369e256 /www/firefox/Makefile
parent84b01d82a454c6c7409b484c6de5a4f97e2f04e2 (diff)
downloadports-761e018cf7a1a95eb11170a3c8c51be76daf3932.tar.gz
ports-761e018cf7a1a95eb11170a3c8c51be76daf3932.zip
www/firefox: update to 101.0 (rc2)
Release Notes (soon): https://www.mozilla.org/en-US/firefox/101.0/releasenotes/ (cherry picked from commit 9eaa9c5c4a56193f8ffea8d10ce6fab05bc2b03e)
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index bd72fc9c5910..8a33607fae6c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,10 +2,11 @@
PORTNAME= firefox
DISTVERSION= 101.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/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