From 95b7ebc00a188cd0177df351dbbde78668c85f52 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 14 May 2013 15:02:57 +0000 Subject: [PATCH] packages: fold the IPv6 menu into Network Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/packages/ipv6/ndppd@36635 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8ffcacb..b7c3282 100644 --- a/Makefile +++ b/Makefile @@ -26,8 +26,8 @@ include $(INCLUDE_DIR)/uclibc++.mk include $(INCLUDE_DIR)/package.mk define Package/ndppd - SECTION:=ipv6 - CATEGORY:=IPv6 + SECTION:=net + CATEGORY:=Network TITLE:=NDP Proxy Daemon URL:=http://www.priv.nu/projects/ndppd/ MAINTAINER:=Gabriel Kerneis -- 2.30.2