diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
commit | aea9c58bb4a4388987522b9ec1db9204debbe595 (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /audio/gst-plugins0.10-pulse | |
parent | 263686924b3a935978bd98911fec1358e2380d36 (diff) | |
download | pkgsrc-aea9c58bb4a4388987522b9ec1db9204debbe595.tar.gz |
Recursive revbump from audio/pulseaudio.
Diffstat (limited to 'audio/gst-plugins0.10-pulse')
-rw-r--r-- | audio/gst-plugins0.10-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile index 0ba7d1be307..19a83b140ac 100644 --- a/audio/gst-plugins0.10-pulse/Makefile +++ b/audio/gst-plugins0.10-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2014/06/09 14:18:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/02/21 23:35:38 ryoon Exp $ # GST_PLUGINS0.10_NAME= pulse GST_PLUGINS0.10_DIRS= ext/pulse GST_PLUGINS0.10_FLAGS= pulse -PKGREVISION= 7 +PKGREVISION= 8 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |