Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/privoxy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/privoxy b/lfs/privoxy
index de650a2..06516af 100644
--- a/lfs/privoxy
+++ b/lfs/privoxy
@@ -53,7 +53,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
 	$(PAK)
 
 ###############################################################################
-- 
2.7.0