From 112cc3e08b83bd3ff1872441fc27a82d5b03b96c Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 08:11:08 +0000 Subject: [PATCH] [net] IP Addresses and Names: Moved unbound DNS resolver to IP Addresses and Names submenu. SVN-Revision: 26097 --- net/unbound/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index e8a1436373..5f9948e76e 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/unbound SECTION:=net CATEGORY:=Network + SUBMENU:=IP Addresses and Names TITLE:=A validating, recursive, and caching DNS resolver URL:=http://www.unbound.net/ DEPENDS:=+libopenssl -- 2.30.2