packages/icecast: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:11 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40247 3c298f89-4303-0410-b956-a3cf2f4a3e73

multimedia/icecast/Makefile

index c6b215d..e9f2904 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