diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | f23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /x11/kde-runtime4 | |
parent | 6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff) | |
download | pkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r-- | x11/kde-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 233b5fe9894..e11d807fcaf 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/04/16 11:22:04 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/04/20 02:27:53 ryoon Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop |