diff options
author | cmt <cmt@FreeBSD.org> | 2017-04-18 15:52:42 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2017-04-18 15:52:42 +0800 |
commit | 7339337fa42d5d32d6f7a00f2b930b48ebf976aa (patch) | |
tree | 9e18bf84773ec0b63551a7c2e9c10de6d6cf4eb3 /mail/thunderbird/Makefile | |
parent | ad7ff4216f8f1662958a182b1dd25256135fac81 (diff) | |
download | freebsd-ports-gnome-7339337fa42d5d32d6f7a00f2b930b48ebf976aa.tar.gz freebsd-ports-gnome-7339337fa42d5d32d6f7a00f2b930b48ebf976aa.tar.zst freebsd-ports-gnome-7339337fa42d5d32d6f7a00f2b930b48ebf976aa.zip |
mail/thunderbird: update to 52.0.1
https://www.mozilla.org/en-US/thunderbird/52.0.1/releasenotes/
PR: 218712
Approved by: jbeich (maintainer)
MFH: 2017Q2
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c3d7a32ad3fe..be0c04f7594b 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 52.0 +DISTVERSION= 52.0.1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source |