aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2024-05-13 18:33:22 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2024-05-13 18:33:22 +0000
commit05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f (patch)
tree7718aa624b3f84f7f843de7957887d0a706be3f9
parent8b92c19351b4bf5d7730f5fd6673afc1bc6649ae (diff)
downloadports-05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f.tar.gz
ports-05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f.zip
mail/thunderbird: update to 115.11.0 (rc2)
-rw-r--r--mail/thunderbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 480894f905e0..0eace83f2ab9 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,9 +1,9 @@
PORTNAME= thunderbird
DISTVERSION= 115.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail news net-im wayland
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