diff options
Diffstat (limited to 'audio/xine-pulse/Makefile')
-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 |