diff options
author | markd <markd@pkgsrc.org> | 2010-10-25 20:55:22 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-10-25 20:55:22 +0000 |
commit | 5c1886f704d1de30fa24c2dc6abe57411d3f6356 (patch) | |
tree | 23f473d85d3721b36b207ddd555a2f7d9fb8a6df /misc/kdepim-runtime4/Makefile | |
parent | e6662c38d3138c3974f172f9c7283dbf545ddfe5 (diff) | |
download | pkgsrc-5c1886f704d1de30fa24c2dc6abe57411d3f6356.tar.gz |
Update to KDE SC 4.5.2
4.5.2
translation updates, performance and stability improvements and other
bugfixes.
4.5.0
new versions of the Plasma Workspaces, the KDE Applications and the KDE
Development Platform in version 4.5.0. While focus within this release
cycle lay on stability, the overall polish and performance gain is well
noticable. Features such as the reworked notification area, Marble's map
routing and support for WebKit in Konqueror round up this release.
Diffstat (limited to 'misc/kdepim-runtime4/Makefile')
-rw-r--r-- | misc/kdepim-runtime4/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index ec9da17b8c1..a95473c59af 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:02:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/10/25 20:55:25 markd Exp $ -DISTNAME= kdepim-runtime-${_KDE_VERSION} -PKGREVISION= 2 +#DISTNAME= kdepim-runtime-${_KDE_VERSION} +DISTNAME= kdepim-runtime-4.4.7 +MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.7/src/} CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools |