Fix title (#2632)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Nov 2007 17:17:48 +0000 (17:17 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Nov 2007 17:17:48 +0000 (17:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9476 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/icmptx/Makefile

index 7bfde17..1635fbe 100644 (file)
@@ -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