diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2021-01-06 10:13:58 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2021-01-06 10:13:58 +0000 |
commit | a798515415faedb3e670d78108a9b2597902b5c5 (patch) | |
tree | 1346c4816a33e412ab7dea4e186878086861cc47 /www/firefox | |
parent | cb4c052480f7f7edeba328f459bcc40a3d52006f (diff) | |
download | ports-a798515415faedb3e670d78108a9b2597902b5c5.tar.gz ports-a798515415faedb3e670d78108a9b2597902b5c5.zip |
Notes
Diffstat (limited to 'www/firefox')
-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 b80d96976123..5a858fb91544 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 84.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |