From 58307cf35ea24c11ae2f5a8b39cdd322bb5f7acd Mon Sep 17 00:00:00 2001 From: cshore 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. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/unbound/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index e8a143637..5f9948e76 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.11.0