From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:23 +0000 (+0000) Subject: packages/hping3: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d8dea623baa7d17fd83c22255354aafe55d860d5;p=openwrt%2Fsvn-archive%2Farchive.git packages/hping3: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40260 --- diff --git a/net/hping3/Makefile b/net/hping3/Makefile index a947d742bc..9d62db24bc 100644 --- a/net/hping3/Makefile +++ b/net/hping3/Makefile @@ -29,11 +29,11 @@ define Package/hping3/description hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the - ability to send files between a covered channel, and many other features. + ability to send files between a covered channel, and many other features. endef define Build/Configure -endef +endef define Package/hping3/install $(INSTALL_DIR) $(1)/usr/sbin