diff options
author | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
commit | 33527f591ec3506d5e97879ce10ee6524e0761d0 (patch) | |
tree | 635b345903cce82563732b4627277fe269316e9e /mail | |
parent | 8be8511cd27d328336207a1351bd00ecc5cb0972 (diff) | |
download | freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.gz freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.zst freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.zip |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c70d8b0cf5b0..84a7346dbd04 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 24.5.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ |