diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2013-03-29 23:51:39 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2013-03-29 23:51:39 +0000 |
commit | 9b2942526a5f3264a232a605ce678095909186b8 (patch) | |
tree | 19b5f728681aa6aaf63d9e9b296c425e5c96312a /editors/Makefile | |
parent | - Update to 3.16 (diff) |
- Update Calligra and l10n ports to 2.6.2:
* Japanese translation is stuck at 2.5.5;
* Southern Catalan translation is now up to date;
* Bosnian, Slovenian and Turkish translations were added.
This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
Notes
Notes:
svn path=/head/; revision=315586
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index be356642872e..1b87371785a6 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -22,6 +22,7 @@ SUBDIR += bvi SUBDIR += calligra SUBDIR += calligra-l10n + SUBDIR += calligra-l10n-bs SUBDIR += calligra-l10n-ca SUBDIR += calligra-l10n-ca_valencia SUBDIR += calligra-l10n-cs @@ -38,7 +39,9 @@ SUBDIR += calligra-l10n-nds SUBDIR += calligra-l10n-nl SUBDIR += calligra-l10n-sk + SUBDIR += calligra-l10n-sl SUBDIR += calligra-l10n-sv + SUBDIR += calligra-l10n-tr SUBDIR += chexedit SUBDIR += code-browser SUBDIR += codeeditor |