diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /audio/xine-pulse | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
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 e1f06d4476f..f4e93b5cfde 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/04/22 13:43:00 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/23 13:06:47 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |