diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-06-27 12:35:05 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-06-27 12:35:05 +0000 |
commit | e61bd258b21ecfe471fbcd739247b5fe82dc7af7 (patch) | |
tree | 46bc317962063a605063380eb81087afd9af9770 /multimedia/gstreamer-plugins-schroedinger/Makefile | |
parent | e46de722045c7edb44089d06800151db9d601910 (diff) |
Update gstreamer ports.
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
Notes
Notes:
svn path=/head/; revision=300091
Diffstat (limited to 'multimedia/gstreamer-plugins-schroedinger/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-schroedinger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-schroedinger/Makefile b/multimedia/gstreamer-plugins-schroedinger/Makefile index e9c471c12668..92b2d534a61e 100644 --- a/multimedia/gstreamer-plugins-schroedinger/Makefile +++ b/multimedia/gstreamer-plugins-schroedinger/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer Dirac high-speed codec plugin |