diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-01 06:07:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-01 06:07:58 +0000 |
commit | c53cd4f7c9dca12e801c6acd2684b621f78d108b (patch) | |
tree | a1bccc2b02c5961f64895dbb9cccdcf803e62815 /www/firefox-esr | |
parent | 84b885fbae7538fe719ed37b6eaa26a6109b04c2 (diff) | |
download | ports-c53cd4f7c9dca12e801c6acd2684b621f78d108b.tar.gz ports-c53cd4f7c9dca12e801c6acd2684b621f78d108b.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 28a52b95846c..8c28cb2e61f4 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 60.3.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ |