diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 16:09:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 16:09:34 +0000 |
commit | 6f130dffe65c3eea54c18828c2fc64623dccb005 (patch) | |
tree | f9c52ece8520a14081080bc5c49088be7eec9141 /audio/xine-pulse/Makefile | |
parent | d727d7beddeb01c8ed4268f695f1152bd8eb433e (diff) | |
download | pkgsrc-6f130dffe65c3eea54c18828c2fc64623dccb005.tar.gz |
Recursive bump for ffmpeg2 shared library major version bump.
Diffstat (limited to 'audio/xine-pulse/Makefile')
-rw-r--r-- | audio/xine-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile index 6fcd5f88043..d1ad6eff710 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2014/06/09 14:18:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/01 16:09:35 wiz Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |