diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
commit | 9c24bb051e28fd622106fbbffda205fcd1e12e85 (patch) | |
tree | 6ace357f6d26d920f3444a3060831d7841f86eac /audio/xine-esound | |
parent | 48a9fea9fb26c9e4ae841aa1d2c4db6e7fbdae00 (diff) | |
download | pkgsrc-9c24bb051e28fd622106fbbffda205fcd1e12e85.tar.gz |
Recursive bump for libvpx shlib major change.
Diffstat (limited to 'audio/xine-esound')
-rw-r--r-- | audio/xine-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 3e5a3d8a19b..ecd2a8e61fb 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2017/01/16 23:45:11 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib |