From: Florian Fainelli Date: Thu, 1 Nov 2007 17:17:48 +0000 (+0000) Subject: Fix title (#2632) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=0b723cc10cfc8a11e35d73f29dee2c1779211cec Fix title (#2632) SVN-Revision: 9476 --- diff --git a/net/icmptx/Makefile b/net/icmptx/Makefile index 7bfde17348..1635fbe85f 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