diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-09-21 03:58:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-09-21 03:58:36 +0800 |
commit | 84606af75c1cf5ac125bf0416aa40b38e734481b (patch) | |
tree | a51739299eb50775d07449156a9b1480d39889ef /www/firefox/Makefile | |
parent | 8fcff6d0af5ffe673a91ee45ee7afb1e8ea952ed (diff) | |
download | freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.tar.gz freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.tar.zst freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.zip |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a1aef9436612..abf6cb894bf7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 69.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |