aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-03-16 05:40:48 +0800
committerjbeich <jbeich@FreeBSD.org>2019-03-16 05:40:48 +0800
commit3ea3703370eb76b9348a848dc1c34e7ca95e672b (patch)
treed1353e936c70f31c5603b22e64d93d0d40b26ba7 /www/firefox/Makefile
parent1392285a62034f269128cfd874d978323b462e4b (diff)
downloadfreebsd-ports-gnome-3ea3703370eb76b9348a848dc1c34e7ca95e672b.tar.gz
freebsd-ports-gnome-3ea3703370eb76b9348a848dc1c34e7ca95e672b.tar.zst
freebsd-ports-gnome-3ea3703370eb76b9348a848dc1c34e7ca95e672b.zip
www/firefox: switch to rc3
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-03-14&enddate=2019-03-15
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 39314b14856c..a21d313cf74f 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,11 +3,11 @@
PORTNAME= firefox
DISTVERSION= 66.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org