diff options
author | markd <markd@pkgsrc.org> | 2003-05-22 02:57:10 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-05-22 02:57:10 +0000 |
commit | 1f7e0bf466d4a44fdd10f8c6cfe619958f5ee6ee (patch) | |
tree | be7a2bed1e009211856d050188f3e73419938a39 /misc/kdeaddons3/Makefile | |
parent | 3775f9cce4df42cfa8ce71be2f016e9d488a4eae (diff) | |
download | pkgsrc-1f7e0bf466d4a44fdd10f8c6cfe619958f5ee6ee.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/kdeaddons3/Makefile')
-rw-r--r-- | misc/kdeaddons3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index 7d1ffd6b949..650940939fa 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2003/05/02 11:55:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/22 02:57:10 markd Exp $ -DISTNAME= kdeaddons-3.1.1 -PKGREVISION= 1 +DISTNAME= kdeaddons-3.1.2 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop |