From: florian Date: Thu, 1 Nov 2007 17:17:48 +0000 (+0000) Subject: Fix title (#2632) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=12eb394aad35b9b2201821e4a605b5a27cf90340;p=packages.git Fix title (#2632) git-svn-id: svn://svn.openwrt.org/openwrt/packages@9476 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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