From 22911352bebaab821d300d235e266c9b2d3c4cca Mon Sep 17 00:00:00 2001 From: Peter Nixon Date: Fri, 28 Dec 2007 14:31:18 +0000 Subject: [PATCH] Change "dns" menu to "DNS" SVN-Revision: 9975 --- net/bind/Makefile | 4 ++-- net/maradns/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index ab377dc5c6..d91c33766a 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -29,7 +29,7 @@ define Package/bind/Default DEPENDS:=+bind-libs +libopenssl TITLE:=bind URL:=http://www.isc.org/sw/bind/ - SUBMENU:=dns + SUBMENU:=DNS endef define Package/bind-libs @@ -37,7 +37,7 @@ define Package/bind-libs CATEGORY:=Network TITLE:=bind shared libraries URL:=http://www.isc.org/sw/bind/ - SUBMENU:=dns + SUBMENU:=DNS endef define Package/bind-server diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 81f83c7356..3b6cdabaa2 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -27,7 +27,7 @@ define Package/maradns DEPENDS:=+libpthread TITLE:=Small and secure DNS Server URL:=http://www.maradns.org/ - SUBMENU:=dns + SUBMENU:=DNS endef define Package/maradns/conffiles -- 2.30.2