diff options
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> |