diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-06-19 02:12:56 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-06-19 02:12:56 +0000 |
commit | 85541027e3d9b52e84b9f7cc4448be938be3de16 (patch) | |
tree | 771891e7858c39ed47dfd0e614494588b493b8dc /Mk | |
parent | 75f09ed3473a6e612062c0ccf36993c0564d887f (diff) |
- Update KOffice (and its l10n packs) to 2.2.0 release
Major changes:
Kexi now returns back
New import filters for MS OOXML (Office 2007) Formats
Improved OO.org and MS Office traditional formats compatibility
Improved stability at all
Discussed with: miwi, itetcu
Approved by: portmgr (erwin)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=256684
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.kde4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index 094195ffb8df..a63a0a2c486e 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -54,7 +54,7 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org KDE4_VERSION= 4.4.4 KDE4_BRANCH?= stable -KOFFICE2_VERSION= 2.1.2 +KOFFICE2_VERSION= 2.2.0 KOFFICE2_BRANCH?= stable KDEVELOP_VERSION= 4.0.0 KDEVELOP_BRANCH?= stable |