diff options
author | ahze <ahze@FreeBSD.org> | 2006-09-14 21:48:31 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-09-14 21:48:31 +0800 |
commit | 6053a91e097e0c2d90fea960c6062e595fa3b7aa (patch) | |
tree | 426c0ba4ede3b913e06dc0b9cdba739de3270308 /mail/thunderbird-esr/Makefile | |
parent | 34b0c19f3b56343ea46aab69dac08987dfce71c5 (diff) | |
download | freebsd-ports-gnome-6053a91e097e0c2d90fea960c6062e595fa3b7aa.tar.gz freebsd-ports-gnome-6053a91e097e0c2d90fea960c6062e595fa3b7aa.tar.zst freebsd-ports-gnome-6053a91e097e0c2d90fea960c6062e595fa3b7aa.zip |
- Update to 1.5.0.7
Diffstat (limited to 'mail/thunderbird-esr/Makefile')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index f68c6b49ad1f..974536802ed1 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -7,9 +7,9 @@ # PORTNAME= thunderbird -DISTVERSION= 1.5.0.5 +DISTVERSION= 1.5.0.7 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source |