From c326b97dfcfabcf234f749696f0b2bc12da643bb Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 9 Dec 2006 16:56:38 +0000 Subject: [PATCH] Forgot to change section and category for radvd git-svn-id: svn://svn.openwrt.org/openwrt/packages@5737 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/radvd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipv6/radvd/Makefile b/ipv6/radvd/Makefile index 450754fe8..1ec7d711a 100644 --- a/ipv6/radvd/Makefile +++ b/ipv6/radvd/Makefile @@ -24,8 +24,8 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/radvd - SECTION:=net - CATEGORY:=Network + SECTION:=ipv6 + CATEGORY:=IPv6 TITLE:=IPv6 Routing Advertisement Daemon DESCRIPTION:=IPv6 Routing Advertisement Daemon. URL:=http://v6web.litech.org/radvd/