diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | 5d58ab54f01aee050049bc7c6f3f9033b634c3e9 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /audio/gst-plugins1-pulse | |
parent | 153328e162e13630c4ca6bff843d03b996116cff (diff) | |
download | pkgsrc-5d58ab54f01aee050049bc7c6f3f9033b634c3e9.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'audio/gst-plugins1-pulse')
-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 b4c18f7ee8a..590a1cad718 100644 --- a/audio/gst-plugins1-pulse/Makefile +++ b/audio/gst-plugins1-pulse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/04/16 11:22:01 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/20 02:27:50 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= 1 +PKGREVISION= 2 .include "../../audio/pulseaudio/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |