diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
commit | 38a92d46fecb74d6b431e72fb051d4852ae09192 (patch) | |
tree | 9175166a8d864537bf06b6192f8990ba59164986 /editors/calligra-l10n | |
parent | baa573cc0f3c67d02f961def5da5d4b3fccc5e54 (diff) | |
download | ports-38a92d46fecb74d6b431e72fb051d4852ae09192.tar.gz ports-38a92d46fecb74d6b431e72fb051d4852ae09192.zip |
Notes
Diffstat (limited to 'editors/calligra-l10n')
-rw-r--r-- | editors/calligra-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile index 00b1531aee46..c334c5e3c8df 100644 --- a/editors/calligra-l10n/Makefile +++ b/editors/calligra-l10n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.2.1 +PORTVERSION= 1.3 CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none @@ -22,7 +22,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\ ${LOCALBASE}/share/locale/he/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\ ${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\ - ${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\ + ${LOCALBASE}/share/locale/po/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\ ${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\ ${LOCALBASE}/share/locale/pt_BR/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n-pt_BR\ ${LOCALBASE}/share/locale/ru/LC_MESSAGES/kword.mo:${PORTSDIR}/russian/koffice-i18n\ |