diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-04 18:08:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-04 18:08:00 +0000 |
commit | a48473296fd3a4eb1254580675e395de5e3a8c96 (patch) | |
tree | 742c56dce41eeb42924653ac0fe8cd1e99bc515e /www/firefox/Makefile | |
parent | 4ac6b2da9882a3ba00172dfd7646ee3b0c077ba7 (diff) |
Notes
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 24b477e12b5f..6397cbea6404 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 77.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |