diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:30:18 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:33:12 +0000 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /www/firefox-esr/Makefile | |
parent | 8a46088e42ea23088057e5597de37a7db3f87496 (diff) |
Diffstat (limited to 'www/firefox-esr/Makefile')
-rw-r--r-- | www/firefox-esr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 1506b9247b13..0b8b9ccd9189 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,6 +2,7 @@ PORTNAME= firefox DISTVERSION= 78.10.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ |