diff options
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" |