From: nix Date: Thu, 8 Nov 2007 13:17:25 +0000 (+0000) Subject: Move these VPN servers in with the rest of the VPN servers in the X-Git-Url: http://git.archive.openwrt.org/?p=packages.git;a=commitdiff_plain;h=836510348fe840e0d6741ac01b7d57fc1c95aa9d 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 --- diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 6082fb21d..e562f7ad9 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -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 diff --git a/net/l2tpns/Makefile b/net/l2tpns/Makefile index f0ecb9468..59db04978 100644 --- a/net/l2tpns/Makefile +++ b/net/l2tpns/Makefile @@ -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 diff --git a/net/pptpd/Makefile b/net/pptpd/Makefile index 2caa216ac..2070acc0c 100644 --- a/net/pptpd/Makefile +++ b/net/pptpd/Makefile @@ -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 diff --git a/net/ssltunnel/Makefile b/net/ssltunnel/Makefile index dca996841..59efea856 100644 --- a/net/ssltunnel/Makefile +++ b/net/ssltunnel/Makefile @@ -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