diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-17 13:54:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-17 13:54:03 +0000 |
commit | b0c620899bd54071ea68b69e02011c27efd2cbe8 (patch) | |
tree | f90caf58182947a4d5c0e6e1a68bee210dc235f8 /audio/xine-alsa | |
parent | 95cbfbd19fd4fc01cfcc4db37518a1aeec582606 (diff) | |
download | pkgsrc-b0c620899bd54071ea68b69e02011c27efd2cbe8.tar.gz |
Reset PKGREVISION for xine-lib bump.
Diffstat (limited to 'audio/xine-alsa')
-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 |