summaryrefslogtreecommitdiff
path: root/editors/koffice-i18n
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-05-27 10:26:19 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-05-27 10:26:19 +0000
commitd10a5375ee2dc40342659770fb792c82feb38f1a (patch)
tree0a6e78f84a7d8a5a857695d7483ce6d655841a2f /editors/koffice-i18n
parent- Update to 0.5.0+1 (diff)
Update to KOffice 1.5.1
Notes
Notes: svn path=/head/; revision=163607
Diffstat (limited to 'editors/koffice-i18n')
-rw-r--r--editors/koffice-i18n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile
index 0bbfa017b049..0b8845efdb0d 100644
--- a/editors/koffice-i18n/Makefile
+++ b/editors/koffice-i18n/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= koffice-i18n
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= misc kde
MASTER_SITES= # none
DISTFILES= # none
@@ -30,8 +30,8 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/zh_CN/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_CN \
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
-.for LANG in af bg br bs ca cs cy da el en_GB eo es et eu fa fi hsb it \
- lo lt lv mt nb nl nn se sk sl sr sr@Latn sv ta tg th tr ven xh zu
+.for LANG in af bg br bs ca cs cy da el en_GB eo es et eu fa fi ga hi hsb is it \
+ lo lt lv mk ms mt nb nl nn ro se sk sl sr sr@Latn sv ta tg th tr uz ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
.endfor