diff options
Diffstat (limited to 'package/network/ipv6/thc-ipv6/Makefile')
-rw-r--r-- | package/network/ipv6/thc-ipv6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/ipv6/thc-ipv6/Makefile b/package/network/ipv6/thc-ipv6/Makefile index c5bbe61877..d63757a5e1 100644 --- a/package/network/ipv6/thc-ipv6/Makefile +++ b/package/network/ipv6/thc-ipv6/Makefile @@ -37,8 +37,8 @@ THC_DEPENDS_thcping6 := +librt define BuildTool define Package/thc-ipv6-$(subst _,-,$(1)) TITLE:=THC-IPv6 $(1) utility - SECTION:=ipv6 - CATEGORY:=IPv6 + SECTION:=net + CATEGORY:=Network DEPENDS:=+libpcap $(THC_DEPENDS_$(1)) URL:=http://freeworld.thc.org/ SUBMENU:=THC-IPv6 attack and analyzing toolkit |