From dc8a3b0fce5ec52cbf453836b3137f4fa5284901 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:11 +0000 Subject: [PATCH] packages/peercast: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40248 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/peercast/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/peercast/Makefile b/multimedia/peercast/Makefile index fec240be8..837b18c8e 100644 --- a/multimedia/peercast/Makefile +++ b/multimedia/peercast/Makefile @@ -36,9 +36,9 @@ define Package/peercast/conffiles endef define Package/peercast/description - PeerCast is a fresh new P2P streaming server. It can stream music and - video from a broad variety of formats. Many audio players can listen to - peercast streams, as it's been built to remain compatible with Nullsoft + PeerCast is a fresh new P2P streaming server. It can stream music and + video from a broad variety of formats. Many audio players can listen to + peercast streams, as it's been built to remain compatible with Nullsoft Shoutcast. endef