From d57e4f53db99c139547ea66fabf6caf235a8e42e Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:47 +0000 Subject: [PATCH] packages/matrixtunnel: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/matrixtunnel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/matrixtunnel/Makefile b/net/matrixtunnel/Makefile index 819f1aaa5..ac45f4dcf 100644 --- a/net/matrixtunnel/Makefile +++ b/net/matrixtunnel/Makefile @@ -33,7 +33,7 @@ define Package/matrixtunnel endef define Package/matrixtunnel/description - matrixtunnel is a stripped down version of stunnel + matrixtunnel is a stripped down version of stunnel based on matrixssl library. endef