diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:55:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:55:54 +0000 |
commit | 2d7cbb3ad248ad3c6e4f5771049565ab298af649 (patch) | |
tree | bbf03148d13bc52b70b4e74b1828401609e14829 /mail | |
parent | bb210937730d8ecec1aa6a641302e298e1b94cda (diff) | |
download | ports-2d7cbb3ad248ad3c6e4f5771049565ab298af649.tar.gz ports-2d7cbb3ad248ad3c6e4f5771049565ab298af649.zip |
Notes
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 f4b813e1f284..f1b8b2dfd2e7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.3.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/ |