diff options
author | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
commit | b6638a544c3d415f9c71cc0824182f5285034afb (patch) | |
tree | 313f5db061b59fada9147f78dd00994063f58591 /audio/xine-pulse | |
parent | e61baf129d3d8e5f76967a792596b1d962bdf598 (diff) | |
download | pkgsrc-b6638a544c3d415f9c71cc0824182f5285034afb.tar.gz |
revbump after x264-devel update
Diffstat (limited to 'audio/xine-pulse')
-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 da0aac5f4d4..3880a6f2900 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2018/01/28 20:10:43 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2018/02/26 08:19:27 adam Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |