diff options
author | markd <markd@pkgsrc.org> | 2008-08-27 11:59:13 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-08-27 11:59:13 +0000 |
commit | cb47f93189761e409695aa87b244f8e1cd1ce879 (patch) | |
tree | 25f9237ae2338f4900121c489a9b7cd36eabb6de /misc/kdeartwork3/Makefile | |
parent | 9b21e3ba41f53b456f48d4a4d355c85556d63bb2 (diff) | |
download | pkgsrc-cb47f93189761e409695aa87b244f8e1cd1ce879.tar.gz |
Update to KDE 3.5.10
minor bugfixes
Diffstat (limited to 'misc/kdeartwork3/Makefile')
-rw-r--r-- | misc/kdeartwork3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeartwork3/Makefile b/misc/kdeartwork3/Makefile index 82d58b1bce9..4abaef84896 100644 --- a/misc/kdeartwork3/Makefile +++ b/misc/kdeartwork3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2008/08/27 12:18:13 markd Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop |