diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /audio/xine-pulse | |
parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz |
Recursive bump for perl5-5.28.0
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 f89a5d2e2a7..2ac9b1c4432 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.38 2018/07/06 15:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2018/08/22 09:42:58 wiz Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |