aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-03-31 15:06:36 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-03-31 15:06:36 +0000
commit487468722fe2cfdaa7a10e3871a00f4dcab8ab38 (patch)
tree5fa00ad0f0c8bbb8cb5e841aa6dc9b1a19d1e5fd /www/firefox/Makefile
parent4786244fc2fe0bc3eabb0749d0a172d942419e21 (diff)
downloadports-487468722fe2cfdaa7a10e3871a00f4dcab8ab38.tar.gz
ports-487468722fe2cfdaa7a10e3871a00f4dcab8ab38.zip
www/firefox: update to 99.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 78a8929d4137..4f67731f3097 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,10 +2,11 @@
PORTNAME= firefox
DISTVERSION= 99.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