diff options
Diffstat (limited to 'audio/xine-alsa/Makefile')
-rw-r--r-- | audio/xine-alsa/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile index 350b5376a64..324c12f66e2 100644 --- a/audio/xine-alsa/Makefile +++ b/audio/xine-alsa/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/04/10 05:39:14 obache Exp $ -# +# $NetBSD: Makefile,v 1.12 2014/04/17 13:54:03 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/alsa/} -PKGREVISION= 4 CATEGORIES= audio COMMENT= The ALSA output plugin for xine-lib |