diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-06 17:41:19 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-09 00:45:18 +0000 |
commit | f16d8e56352394e557b1ab24f1a3582300e414af (patch) | |
tree | 4e39e6f533088cdecb2d7efd35ac7e527a6823e8 /mail/thunderbird | |
parent | x11/menulibre: Update to 2.2.3 (diff) |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index a7e0f51283bd..db2fe33707f3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,6 +2,7 @@ PORTNAME= thunderbird DISTVERSION= 91.2.0 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |