diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | 164b87e690503a0509fd65b11c045b1fe9a84430 (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /x11/kde-runtime4 | |
parent | 9694aa1f8359635d7f49faebda84f165a341fece (diff) | |
download | pkgsrc-164b87e690503a0509fd65b11c045b1fe9a84430.tar.gz |
PKGREVISION bump for json-c shlib rename.
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 aad2aab70ff..064083b7494 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/11/20 20:04:40 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/11/25 12:00:48 wiz Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop |