aboutsummaryrefslogtreecommitdiffstats
path: root/editors/calligra-l10n
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-06 18:20:36 +0800
committerlofi <lofi@FreeBSD.org>2004-05-06 18:20:36 +0800
commit00eb860b53b189b648ebbc687d717544ea036ba9 (patch)
tree7247db11598bd23518dfbd58ebfbe3b5cbeb92f1 /editors/calligra-l10n
parentf3ecab2b0d311b4fed0dcc34b42fd978f2943a50 (diff)
downloadfreebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.tar.gz
freebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.tar.zst
freebsd-ports-gnome-00eb860b53b189b648ebbc687d717544ea036ba9.zip
Update to version 1.3.1
Diffstat (limited to 'editors/calligra-l10n')
-rw-r--r--editors/calligra-l10n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile
index 6486432ee7d6..e7008ccd0729 100644
--- a/editors/calligra-l10n/Makefile
+++ b/editors/calligra-l10n/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= koffice-i18n
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= misc kde
MASTER_SITES= # none
DISTFILES= # none
@@ -29,8 +29,8 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
-.for LANG in af bs ca cs da el en_GB eo es et fa fi it \
- lo lt lv mt nb nl nn se sk sl sr sv th tr ven xh zu
+.for LANG in af bg bs ca cs da el en_GB eo es et fa fi it \
+ lo lt lv mt nb nl nn se sk sl sr sv tg th tr ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
.endfor