diff options
author | bapt <bapt@FreeBSD.org> | 2012-06-03 01:56:56 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-06-03 01:56:56 +0800 |
commit | 988e9935f29f329bd0695cd004b98b3001326c10 (patch) | |
tree | 97008ce94baa2f46d386b41b5605c63836a28e2e /audio | |
parent | b6e7e9a42df9d1d624e7a75845ac7897be505a3e (diff) | |
download | freebsd-ports-gnome-988e9935f29f329bd0695cd004b98b3001326c10.tar.gz freebsd-ports-gnome-988e9935f29f329bd0695cd004b98b3001326c10.tar.zst freebsd-ports-gnome-988e9935f29f329bd0695cd004b98b3001326c10.zip |
Fix typo in fluendo description
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-mp3/Makefile b/audio/gstreamer-plugins-mp3/Makefile index 969660f30136..a2d8cba971eb 100644 --- a/audio/gstreamer-plugins-mp3/Makefile +++ b/audio/gstreamer-plugins-mp3/Makefile @@ -23,7 +23,7 @@ WANT_GSTREAMER= yes OPTIONS_MULTI= MP3 OPTIONS_MULTI_MP3= MAD FLUENDO OPTIONS_DEFAULT= MAD -FLUENDO_DESC= Use Fluendo Mp3 decoded +FLUENDO_DESC= Use Fluendo Mp3 decoder .include <bsd.port.options.mk> |