diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-11-09 10:31:47 +0800 |
commit | a193bbbc8c6f28ba70d95074e1afc98c94d35ba3 (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /mail/thunderbird/Makefile | |
parent | 1a7d8a565b3f8943a6b004bbc939016aa810e6af (diff) | |
download | freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.gz freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.tar.zst freebsd-ports-gnome-a193bbbc8c6f28ba70d95074e1afc98c94d35ba3.zip |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
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 50e06ec0b716..8bce6bdd6b31 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source |