diff options
author | markd <markd@pkgsrc.org> | 2014-02-01 02:20:43 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2014-02-01 02:20:43 +0000 |
commit | 101a9021cf576e6ae65a24fc335dedd0a79210eb (patch) | |
tree | 778d6c50bc442227bee045474db2ead88604e13c /misc/kdepimlibs4/Makefile | |
parent | 3fc23f4c880ddc2d26294650870a193a99d3c5d6 (diff) | |
download | pkgsrc-101a9021cf576e6ae65a24fc335dedd0a79210eb.tar.gz |
Update to KDE SC 4.11.5
bug fixes
Diffstat (limited to 'misc/kdepimlibs4/Makefile')
-rw-r--r-- | misc/kdepimlibs4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdepimlibs4/Makefile b/misc/kdepimlibs4/Makefile index a2daa0d9b29..fe6f2e1766b 100644 --- a/misc/kdepimlibs4/Makefile +++ b/misc/kdepimlibs4/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/02/01 01:46:35 markd Exp $ +# $NetBSD: Makefile,v 1.61 2014/02/01 02:20:49 markd Exp $ DISTNAME= kdepimlibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 4 CATEGORIES= misc COMMENT= Support libraries for PIM for the KDE integrated X11 desktop |