projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6886e8
)
packages/icmptx: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:57 +0000
(07:02 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:57 +0000
(07:02 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40064
net/icmptx/Makefile
patch
|
blob
|
history
diff --git
a/net/icmptx/Makefile
b/net/icmptx/Makefile
index 2622de351847772ed65a608471507617d7032433..73e4c9fd3d220f7dfbb0d11699aed9bb80c96945 100644
(file)
--- a/
net/icmptx/Makefile
+++ b/
net/icmptx/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-24,7
+24,7
@@
define Package/icmptx
SECTION:=net
CATEGORY:=Network
SUBMENU:=Firewall Tunnel
- TITLE:=IP-over-ICMP tunnel
+ TITLE:=IP-over-ICMP tunnel
URL:=http://github.com/jakkarth/icmptx
endef