From 12eb394aad35b9b2201821e4a605b5a27cf90340 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 1 Nov 2007 17:17:48 +0000 Subject: [PATCH] Fix title (#2632) git-svn-id: svn://svn.openwrt.org/openwrt/packages@9476 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/icmptx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/icmptx/Makefile b/net/icmptx/Makefile index 7bfde1734..1635fbe85 100644 --- 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 -- 2.11.0