diff options
author | drochner <drochner@pkgsrc.org> | 2006-06-14 11:23:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-06-14 11:23:17 +0000 |
commit | 1b49f4b1500e86dd6c0fcd5bf35053a1cbbccaae (patch) | |
tree | f5f37d2da7db538001b980d678f698832beae527 /multimedia/gst-plugins0.10-good/Makefile.common | |
parent | 6fa4afbee694779547d42e2ad6f96742130f2c58 (diff) | |
download | pkgsrc-1b49f4b1500e86dd6c0fcd5bf35053a1cbbccaae.tar.gz |
update to 0.10.3
changes: bugfixes
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 b60db9d3968..7474cf29693 100644 --- a/multimedia/gst-plugins0.10-good/Makefile.common +++ b/multimedia/gst-plugins0.10-good/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.4 2006/04/03 15:54:14 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.5 2006/06/14 11:23:17 drochner Exp $ # GST_PLUGINS0.10_TYPE= good -GST_PLUGINS0.10_VER= 0.10.2 +GST_PLUGINS0.10_VER= 0.10.3 # Disable all drivers and features by default. .for driver in aalib \ |