From 317b913ecdd0a9ac77522b9ac82685f0914e369a Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:02:54 +0000 Subject: [PATCH] packages/freetype: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40062 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/freetype/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/freetype/Makefile b/libs/freetype/Makefile index 6891847a4..3a979bb4b 100644 --- a/libs/freetype/Makefile +++ b/libs/freetype/Makefile @@ -33,9 +33,9 @@ define Package/libfreetype endef define Package/libfreetype/description - The FreeType project is a team of volunteers who develop free, + The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. - They specifically target embedded systems and focus on bringing small, + They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. endef