diff options
author | wiz <wiz> | 2014-10-01 16:09:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-10-01 16:09:34 +0000 |
commit | ddd409e5f4d83c6a70aa4471564dc9e17c6fa069 (patch) | |
tree | f9c52ece8520a14081080bc5c49088be7eec9141 /x11 | |
parent | f1708b637e7c71898e9f83aff356e0f677a2e7e3 (diff) | |
download | pkgsrc-ddd409e5f4d83c6a70aa4471564dc9e17c6fa069.tar.gz |
Recursive bump for ffmpeg2 shared library major version bump.
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 d6933f858c8..86aac8fd3a0 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/10/01 16:09:36 wiz Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop |