packages/icecast: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:11 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:11 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40247

multimedia/icecast/Makefile

index c6b215dc4854dca90b7f7c474193c82e3e11f3bb..e9f29042616078412c9b8d5404eb831624664fea 100644 (file)
@@ -31,11 +31,11 @@ define Package/icecast
 endef
 
 define Package/icecast/description
-       Icecast is a streaming media server which currently supports Ogg 
-       Vorbis and MP3 audio streams. It can be used to create an Internet 
-       radio station or a privately running jukebox and many things in 
-       between. It is very versatile in that new formats can be added 
-       relatively easily and supports open standards for commuincation and 
+       Icecast is a streaming media server which currently supports Ogg
+       Vorbis and MP3 audio streams. It can be used to create an Internet
+       radio station or a privately running jukebox and many things in
+       between. It is very versatile in that new formats can be added
+       relatively easily and supports open standards for commuincation and
        interaction.
 endef