Rename "vpn" menu to "VPN"

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9974 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nix
2007-12-28 13:31:04 +00:00
parent 774dd36582
commit b86b451e6e
9 changed files with 9 additions and 9 deletions

View File

@ -27,7 +27,7 @@ define Package/openvpn
DEPENDS:=+kmod-tun +libopenssl +liblzo
TITLE:=Open source VPN solution using SSL
URL:=http://openvpn.net
SUBMENU:=vpn
SUBMENU:=VPN
endef
define Package/openvpn/description