diff options
author | markd <markd@pkgsrc.org> | 2010-01-27 10:38:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-01-27 10:38:38 +0000 |
commit | 29f540e4406595bd482c61c528b461eddc9a08cf (patch) | |
tree | 2c6f1a803e93a8b15cd84928edeb66b930bad917 /misc/kdeartwork4/Makefile | |
parent | 0055b224811376185e60e74d1d28cb0726bf83aa (diff) | |
download | pkgsrc-29f540e4406595bd482c61c528b461eddc9a08cf.tar.gz |
Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
Diffstat (limited to 'misc/kdeartwork4/Makefile')
-rw-r--r-- | misc/kdeartwork4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeartwork4/Makefile b/misc/kdeartwork4/Makefile index a937bfe89c0..826f5720b24 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/01/18 09:59:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/27 10:38:39 markd Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} -PKGREVISION= 2 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop |