From 82dc89c826fa797298290c0f24e98294bc1a7ea2 Mon Sep 17 00:00:00 2001 From: jbeich Date: Wed, 14 Aug 2019 14:48:27 +0000 Subject: www/firefox: update to 68.0.2 Changes: https://www.mozilla.org/firefox/68.0.2/releasenotes/ PR: 238087 --- www/firefox/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/firefox/Makefile') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b5f7fcb4da9a..5c6bb12c2e60 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 68.0.1 -PORTREVISION= 2 +DISTVERSION= 68.0.2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ -- cgit