diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-23 06:54:32 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-23 16:13:15 +0000 |
commit | cdf1aef1ccda3584edab59654b173e55500eae6c (patch) | |
tree | 88cf930d0b7afeeb9120302ada0d710ed5131284 /www/firefox/Makefile | |
parent | 1589b9500bdee13ac291e8fe7b6b1636117d32e8 (diff) |
www/firefox: update gamepad patch
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 0214820bf4a0..30556e7188b7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,6 +2,7 @@ PORTNAME= firefox DISTVERSION= 88.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |