Move these VPN servers in with the rest of the VPN servers in the

net/vpn submenu


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9514 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nix 2007-11-08 13:17:25 +00:00
parent b43802e4a7
commit 836510348f
4 changed files with 4 additions and 1 deletions

View File

@ -27,6 +27,7 @@ define Package/l2tpd
CATEGORY:=Network
TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon
URL:=http://l2tpd.sourceforge.net/
SUBMENU:=vpn
endef
define Package/l2tpd/description

View File

@ -27,6 +27,7 @@ define Package/l2tpns
DEPENDS:=+libcli
TITLE:=An L2TP enhanced server
URL:=http://sourceforge.net/projects/l2tpns
SUBMENU:=vpn
endef
define Package/l2tpns/description

View File

@ -27,7 +27,7 @@ define Package/pptpd
DEPENDS:=+kmod-ppp +kmod-gre
TITLE:=PopTop pptp server
URL:=http://www.poptop.org/
SUBMENU:=dial-in/up
SUBMENU:=vpn
endef
define Build/Configure

View File

@ -27,6 +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
endef
define Build/Configure