aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-06-18 18:12:53 +0800
committerjbeich <jbeich@FreeBSD.org>2019-06-18 18:12:53 +0800
commit8dc83de320498dc8f302f8d62028ccb9cdef89af (patch)
tree16147faa06ffe53573b8f9f445f614bfcc3ed946 /www/firefox/Makefile
parentfdfda675f6907c47d32a3727c2ba5cce44d888bb (diff)
downloadfreebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.tar.gz
freebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.tar.zst
freebsd-ports-gnome-8dc83de320498dc8f302f8d62028ccb9cdef89af.zip
www/firefox: update to 67.0.3
Changes: https://www.mozilla.org/firefox/67.0.3/releasenotes/ PR: 236651
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 ddb9700cc321..bec3635c5c53 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 67.0.2
-PORTREVISION= 2
+DISTVERSION= 67.0.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/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org