diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 00:32:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 00:32:50 +0000 |
commit | e9161d5580989f332096f37e2a8973f8b851e528 (patch) | |
tree | 292b0f2a2ccb5b73beb8c02636e1a4d9e17bd2c1 /www/firefox-esr | |
parent | f48049654754f85db27de81e95691affd6ed5616 (diff) |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 71a5ce966c59..6dba2d1db2c4 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 68.2.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ |