diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-18 17:22:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-18 17:22:07 +0800 |
commit | 05353858b06303f6c9dc7ca0b470a20d736a32b9 (patch) | |
tree | 0d493f61a1399e881ba6cff7c098f47951267c9c /Mk/bsd.kde.mk | |
parent | ef5ec4ff8d54cc22f6cfd2681beab301f9076efc (diff) | |
download | freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.tar.gz freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.tar.zst freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.zip |
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php
After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.
KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.
Of course Thanks to all Testers.
Diffstat (limited to 'Mk/bsd.kde.mk')
-rw-r--r-- | Mk/bsd.kde.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk index 5de113541183..b286de84606e 100644 --- a/Mk/bsd.kde.mk +++ b/Mk/bsd.kde.mk @@ -102,7 +102,7 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" LIBS="${QTCFGL # Yeah, it's namespace pollution, but this is really the best place for this # stuff. Arts does NOT use it anymore. -KDE_VERSION= 3.5.8 +KDE_VERSION= 3.5.9 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} |