summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6relayd/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-05-14 15:02:31 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-05-14 15:02:31 +0000
commitcd389348a0d5a10f7396b3a88bf1cb6a414289d6 (patch)
tree9ce06ab7eb4dba275dda612c454794b32909df3c /package/network/ipv6/6relayd/Makefile
parent6ae4e49b2fabe060bcaaa7e03f50f6be948e9fb1 (diff)
package: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/6relayd/Makefile')
-rw-r--r--package/network/ipv6/6relayd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/ipv6/6relayd/Makefile b/package/network/ipv6/6relayd/Makefile
index 3c2506f53..8d2e3224e 100644
--- a/package/network/ipv6/6relayd/Makefile
+++ b/package/network/ipv6/6relayd/Makefile
@@ -23,8 +23,8 @@ include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
define Package/6relayd
- SECTION:=ipv6
- CATEGORY:=IPv6
+ SECTION:=net
+ CATEGORY:=Network
TITLE:=DHCPv6(-PD)/RA Server & Relay
DEPENDS:=+kmod-ipv6
endef