aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-09-22 20:54:47 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-09-22 20:54:47 +0000
commit100cd618793149cf01f20da637c4a00e5c425734 (patch)
tree208948279d22457cc30a0f3723ce3368aaab969b /www/firefox/Makefile
parent20eb448191d1b014c3ac1971a592b6149911c5b8 (diff)
downloadports-100cd618793149cf01f20da637c4a00e5c425734.tar.gz
ports-100cd618793149cf01f20da637c4a00e5c425734.zip
www/firefox: update to 105.0.1 (rc1)
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 5abdab696039..17a19721d39e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,9 @@
PORTNAME= firefox
-DISTVERSION= 105.0
+DISTVERSION= 105.0.1
PORTEPOCH= 2
-PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org