From 38a05a850ef96ce5135b78f0e064bdf1c35bec98 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:42 +0000 Subject: [PATCH] packages/frickin: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40094 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/frickin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/frickin/Makefile b/net/frickin/Makefile index b5220fd7f..e1ea5d46a 100644 --- a/net/frickin/Makefile +++ b/net/frickin/Makefile @@ -26,8 +26,8 @@ define Package/frickin endef define Package/frickin/description - Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) - client to connect to a PPTP server through Network Address + Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) + client to connect to a PPTP server through Network Address Translation (NAT). endef