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/ssltunnel
DEPENDS:=+ppp +libopenssl
TITLE:=A PPP over SSL vpn tool
URL:=http://www.hsc.fr/ressources/outils/ssltunnel/index.html
SUBMENU:=vpn
SUBMENU:=VPN
endef
define Build/Configure