diff options
author | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
commit | 93bbdc5c661d95ad6969ce7a254171793ee369b7 (patch) | |
tree | 33f5181c8b5e45693dbc1e7c794e7416f48ce05a /graphics/gstreamer-plugins-cairo | |
parent | e7ffb5ce650048e6b5beaaebc20eeac3343b026b (diff) | |
download | freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.gz freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.zst freebsd-ports-gnome-93bbdc5c661d95ad6969ce7a254171793ee369b7.zip |
Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
Diffstat (limited to 'graphics/gstreamer-plugins-cairo')
-rw-r--r-- | graphics/gstreamer-plugins-cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile index 7f355a036c7e..f9ec2a574507 100644 --- a/graphics/gstreamer-plugins-cairo/Makefile +++ b/graphics/gstreamer-plugins-cairo/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.6 2008/03/19 14:05:34 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer vector graphics plugin |