diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-10 00:51:55 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-10 00:51:55 +0000 |
commit | dcc45a448b60dd0f513a037f6b4e9d3fe8f3294b (patch) | |
tree | a7a33756c075e0f0ab3431e325f872b303502151 /mail/thunderbird3/Makefile | |
parent | 79e8833f21ced148a9c11bb09e12b00a9e9282c6 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird3/Makefile')
-rw-r--r-- | mail/thunderbird3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 3ba3f7553106..24bd7cb50dac 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -7,10 +7,9 @@ # PORTNAME= thunderbird -DISTVERSION= 1.5.0.7 -PORTREVISION= 1 +DISTVERSION= 1.5.0.8 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source |