diff options
Diffstat (limited to 'audio/xine-pulse')
-rw-r--r-- | audio/xine-pulse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile index 5f66f21a066..fdc8b4c972d 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/11/01 06:03:14 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/17 13:31:37 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 3 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib |