diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-08-05 12:59:03 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-08-05 12:59:03 +0000 |
commit | 4ecf2c0b2b725c055b0c56a2096a5de44217caa2 (patch) | |
tree | e0dfce771c5c97888d7e9651f77ed4e1e715da11 /audio/gstreamer-plugins-ogg | |
parent | 74a308f1f46f2d4a282692e21f131439df0d7958 (diff) | |
download | freebsd-ports-4ecf2c0b2b725c055b0c56a2096a5de44217caa2.zip |
Update to 0.10.24.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.24.html.
Diffstat (limited to 'audio/gstreamer-plugins-ogg')
-rw-r--r-- | audio/gstreamer-plugins-ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index 6aadfde762bb..fb108afb3522 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin |