diff options
Diffstat (limited to 'mail/thunderbird-i18n/Makefile')
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index 125022ebf8f2..f5f17b712b74 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thunderbird-i18n -PORTVERSION= 1.5.0.2 +PORTVERSION= 1.5.0.4 CATEGORIES= mail MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -24,7 +24,7 @@ NO_BUILD= yes USE_XPI= *thunderbird THUNDERBIRD_I18N_ALL= bg ca cs da de el en-GB es-AR es-ES eu fi fr gu-IN he hu it \ - ja ko mk nb-NO nl pa-IN pl pt-BR ru sk sl sv-SE tr zh-CN + ja ko mk nb-NO nl pa-IN pl pt-BR ro ru sk sl sv-SE tr zh-CN THUNDERBIRD_I18N?= zh-CN de fr ja ru it es-ES .if ${THUNDERBIRD_I18N} == all |