aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-03-14 08:53:05 +0800
committerjbeich <jbeich@FreeBSD.org>2019-03-14 08:53:05 +0800
commit8bd4f6e2338753444d72bcdd8ca3d4298bbca78c (patch)
tree0a3e2545186bf6426c404b2f32d3f1514238d834 /www/firefox/Makefile
parent1452573a17f8f45cf260ec944b0049ec04de1aab (diff)
downloadfreebsd-ports-gnome-8bd4f6e2338753444d72bcdd8ca3d4298bbca78c.tar.gz
freebsd-ports-gnome-8bd4f6e2338753444d72bcdd8ca3d4298bbca78c.tar.zst
freebsd-ports-gnome-8bd4f6e2338753444d72bcdd8ca3d4298bbca78c.zip
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-03-12&enddate=2019-03-14
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 09383f41160b..39314b14856c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -3,11 +3,11 @@
PORTNAME= firefox
DISTVERSION= 66.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org