diff options
Diffstat (limited to 'audio/gst-plugins1-pulse/Makefile')
-rw-r--r-- | audio/gst-plugins1-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile index 590a1cad718..b6eab280b76 100644 --- a/audio/gst-plugins1-pulse/Makefile +++ b/audio/gst-plugins1-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/04/20 02:27:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2014/06/09 14:18:05 ryoon Exp $ GST_PLUGINS1_NAME= pulse GST_PLUGINS1_DIRS= ext/pulse @@ -6,7 +6,7 @@ GST_PLUGINS1_FLAGS= pulse .include "../../multimedia/gst-plugins1-good/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 .include "../../audio/pulseaudio/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |