diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-06-19 02:12:56 +0000 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-06-19 02:12:56 +0000 |
commit | c38cfee0e2428c772e0ccb810d9c635965ef53f1 (patch) | |
tree | 4a3c5e2d8490b78d980d8ad788d2df1176f2415e /Mk | |
parent | 1c5388f44d57d0f99d2b6a4a248cc44a7ec7aef9 (diff) | |
download | FreeBSD-ports-c38cfee0e2428c772e0ccb810d9c635965ef53f1.zip FreeBSD-ports-c38cfee0e2428c772e0ccb810d9c635965ef53f1.tar.gz |
- 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
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 094195f..a63a0a2 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 |