diff options
Diffstat (limited to 'multimedia/gst-plugins0.10-good/Makefile.common')
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common index 0520c5c7f48..f164b348a5a 100644 --- a/multimedia/gst-plugins0.10-good/Makefile.common +++ b/multimedia/gst-plugins0.10-good/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2008/12/18 16:09:09 jmcneill Exp $ +# $NetBSD: Makefile.common,v 1.17 2009/01/26 10:28:59 drochner Exp $ # # used by audio/gst-plugins0.10-esound/Makefile # used by audio/gst-plugins0.10-flac/Makefile @@ -13,7 +13,7 @@ # used by net/gst-plugins0.10-soup/Makefile GST_PLUGINS0.10_TYPE= good -GST_PLUGINS0.10_VER= 0.10.11 +GST_PLUGINS0.10_VER= 0.10.13 # Disable all drivers and features by default. .for driver in aalib \ |