diff options
author | markd <markd> | 2003-05-22 02:57:10 +0000 |
---|---|---|
committer | markd <markd> | 2003-05-22 02:57:10 +0000 |
commit | 7e04a2966483888826be402b570ed48598030e11 (patch) | |
tree | be7a2bed1e009211856d050188f3e73419938a39 /misc/kdepim3/Makefile | |
parent | cee26daa2c5be0cef070ec5a27c3ee72fbaabbb3 (diff) | |
download | pkgsrc-7e04a2966483888826be402b570ed48598030e11.tar.gz |
Update KDE to 3.1.2.
Changes:
kdeartwork:
* Fixed a potential printf() format string attack in the slideshow screensaver
kdepim:
* korganizer: Exchange plugin supports secure WebDAV.
* korganizer: Fix timezone handling when timezone names are Unicode strings.
kdeutils:
* kedit: Save immediately when Settings/Save Settings is called.
* khexedit: Fixed insertion of local files.
Diffstat (limited to 'misc/kdepim3/Makefile')
-rw-r--r-- | misc/kdepim3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index b9840b7c24c..69e07c3c9b3 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2003/05/02 11:55:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/22 02:57:12 markd Exp $ -DISTNAME= kdepim-3.1.1 -PKGREVISION= 1 +DISTNAME= kdepim-3.1.2 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop |