Change "dns" menu to "DNS"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9975 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nix 2007-12-28 14:31:18 +00:00
parent b86b451e6e
commit 80bb39fc07
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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