diff options
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r-- | audio/darkice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 31b2de63459c..81353258ecf3 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -17,7 +17,7 @@ COMMENT= An IceCast, IceCast2 and ShoutCast live audio streamer OPTIONS= VORBIS "Ogg Vorbis support" on \ LAME "LAME support for MP3" off \ - FAAD "FAAC support for AAC" off \ + FAAC "FAAC support for AAC" off \ JACK "Jack support" off USE_REINPLACE= yes |