diff options
Diffstat (limited to 'audio/xine-alsa/Makefile')
-rw-r--r-- | audio/xine-alsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile index bba6ba55e9a..267e23cccd8 100644 --- a/audio/xine-alsa/Makefile +++ b/audio/xine-alsa/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2013/06/03 10:04:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/06/04 22:15:43 tron Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/alsa/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio COMMENT= The ALSA output plugin for xine-lib |