diff options
author | sat <sat@FreeBSD.org> | 2006-06-03 05:23:13 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-06-03 05:23:13 +0800 |
commit | 8268592187e013304277c70f398736639bb9277f (patch) | |
tree | c5baf043fc6540bd0699940782ca3c11d0aaf668 /www/firefox-i18n/Makefile | |
parent | d29fe8b9da61a03c553d6fa60a52f3c432264ba7 (diff) | |
download | freebsd-ports-gnome-8268592187e013304277c70f398736639bb9277f.tar.gz freebsd-ports-gnome-8268592187e013304277c70f398736639bb9277f.tar.zst freebsd-ports-gnome-8268592187e013304277c70f398736639bb9277f.zip |
- Update to 1.5.0.4
Approved by: krion (mentor, implicit)
Diffstat (limited to 'www/firefox-i18n/Makefile')
-rw-r--r-- | www/firefox-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index 86080e18a1b0..2ea872ad1e62 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-i18n -PORTVERSION= 1.5.0.3 +PORTVERSION= 1.5.0.4 CATEGORIES= www MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -24,7 +24,7 @@ NO_BUILD= yes USE_XPI= *firefox FIREFOX_I18N_ALL= ar bg ca cs da de el en-GB es-AR es-ES eu fi fr ga-IE gu-IN he hu it \ - ja ko mk nb-NO nl pa-IN pl pt-BR ro ru sk sl sv-SE tr zh-CN zh-TW + ja ko lt mk nb-NO nl pa-IN pl pt-BR ro ru sk sl sv-SE tr zh-CN zh-TW FIREFOX_I18N?= zh-CN de fr ja ru it es-ES .if ${FIREFOX_I18N} == all |