projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a90fd
)
packages/sslcat: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:50 +0000
(07:05 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:50 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40225
net/sslcat/Makefile
patch
|
blob
|
history
diff --git
a/net/sslcat/Makefile
b/net/sslcat/Makefile
index eb7fcc01552d46d63f729ac29d25cc24ed8a5d8a..8a8377d9ea1a2de78c2ac31f52d1e91c03de4734 100644
(file)
--- a/
net/sslcat/Makefile
+++ b/
net/sslcat/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-28,7
+28,7
@@
define Package/sslcat
endef
define Package/sslcat/description
- SSLCat is a simple Unix utility that reads and writes data across an
+ SSLCat is a simple Unix utility that reads and writes data across an
SSL enable network connection.
endef