From: Peter Nixon Date: Fri, 28 Dec 2007 14:31:18 +0000 (+0000) Subject: Change "dns" menu to "DNS" X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=82ec414b925a0345c0208ac4f86a0ec4b4ed0252;p=openwrt%2Fsvn-archive%2Fpackages.git Change "dns" menu to "DNS" SVN-Revision: 9975 --- diff --git a/net/bind/Makefile b/net/bind/Makefile index ab377dc5c..d91c33766 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 81f83c735..3b6cdabaa 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