aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-03-24 18:01:49 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-03-24 18:01:49 +0000
commitb18cae6f0a7a19f11e4bce416c1a50dcea0ad44e (patch)
treed351eccbfd9c20edad4166151c25842435586f1d /mail/thunderbird/Makefile
parent32aa86cce5777fc01a59efcd4882c01ad1290643 (diff)
downloadports-b18cae6f0a7a19f11e4bce416c1a50dcea0ad44e.tar.gz
ports-b18cae6f0a7a19f11e4bce416c1a50dcea0ad44e.zip
MFH: r568868 r568985
update thunderbird to 78.9.0 Release Notes: https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/
Notes
Notes: svn path=/branches/2021Q1/; revision=569149
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 5f433f6fdc79..6b967d72e3a5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= thunderbird
-DISTVERSION= 78.8.1
+DISTVERSION= 78.9.0
+PORTREVISION= 1
CATEGORIES= mail news net-im
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org