diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-13 08:24:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-13 08:24:50 +0000 |
commit | b46d6a097f88daf0e37813c15e52febe1dc07365 (patch) | |
tree | 5ed3ad8871e456488bc6783af10588f28e9e2cf9 /x11 | |
parent | e84ad1db636dc55bf9a6c959abcb49ffd8092c4d (diff) | |
download | pkgsrc-b46d6a097f88daf0e37813c15e52febe1dc07365.tar.gz |
PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change.
Diffstat (limited to 'x11')
-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 9f0bd6c658e..b983f17b137 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/06/09 14:18:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2014/08/13 08:24:51 wiz Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop |