git-svn-id: svn://svn.openwrt.org/openwrt/packages@9476 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-11-01 17:17:48 +00:00
parent 0fb2eccbac
commit 12eb394aad

View 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