aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-03-31 15:31:25 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-03-31 15:33:08 +0000
commit7bbe61e4613c8d99911048432c9b152cfcd8b902 (patch)
tree7e4ebc71dc77ef9b2cb3e6ca572cfb011f01fd13 /mail/thunderbird/Makefile
parentb9f8fc52404a79fcb6964b39dbd8b1dfa64da6e6 (diff)
downloadports-7bbe61e4613c8d99911048432c9b152cfcd8b902.tar.gz
ports-7bbe61e4613c8d99911048432c9b152cfcd8b902.zip
mail/thunderbird: update to 91.8.0 (rc1)
Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.8.0/releasenotes/ (cherry picked from commit e5e88e5fd4d4f3373bf344b353a69a00124e8d84)
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index fdd2d26f7d8a..c3a9eaa0c2ab 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,11 +1,10 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PORTNAME= thunderbird
-DISTVERSION= 91.7.0
-PORTREVISION= 2
+DISTVERSION= 91.8.0
CATEGORIES= mail news net-im
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org