diff options
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 |