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:
cd8994b
)
Fix title (#2632)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 1 Nov 2007 17:17:48 +0000
(17:17 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 1 Nov 2007 17:17:48 +0000
(17:17 +0000)
SVN-Revision: 9476
net/icmptx/Makefile
patch
|
blob
|
history
diff --git
a/net/icmptx/Makefile
b/net/icmptx/Makefile
index 7bfde173487775e25fc1e1a77a87ae1b08d3b8b7..1635fbe85f45a7f2be94c23fb4f8ffbe9bd826d6 100644
(file)
--- a/
net/icmptx/Makefile
+++ b/
net/icmptx/Makefile
@@
-23,7
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/icmptx
SECTION:=net
CATEGORY:=Network
- TITLE:=allows you to pass IP packets via
DNS queries
+ TITLE:=allows you to pass IP packets via
ICMP queries
URL:=http://thomer.com/icmptx/
endef