aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-08-16 19:53:49 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-08-16 19:53:49 +0000
commitc64c9fe110f543f0889467c6f81fab38026a468f (patch)
tree80b361e99140909f77b2e4e85d54c8157132ca48 /www/firefox/Makefile
parenta43703865a58f2c989b87ce6caf98ae84ab7a5e6 (diff)
downloadports-c64c9fe110f543f0889467c6f81fab38026a468f.tar.gz
ports-c64c9fe110f543f0889467c6f81fab38026a468f.zip
www/firefox: update to 104.0 (rc2)
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 839e21af6b22..fb542b30a79c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,9 +1,10 @@
PORTNAME= firefox
DISTVERSION= 104.0
+PORTREVISION= 1
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