diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
commit | 23a96f4a5fa2e2de306a227091b5bb888f629079 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /www/firefox-esr | |
parent | f5db4d978242b0b5cfab34e8d39953c25fc454b7 (diff) | |
download | ports-23a96f4a5fa2e2de306a227091b5bb888f629079.tar.gz ports-23a96f4a5fa2e2de306a227091b5bb888f629079.zip |
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 51f20cdf51d0..35e93769c72e 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.5.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ |