Move these VPN servers in with the rest of the VPN servers in the
authorPeter Nixon <listuser@peternixon.net>
Thu, 8 Nov 2007 13:17:25 +0000 (13:17 +0000)
committerPeter Nixon <listuser@peternixon.net>
Thu, 8 Nov 2007 13:17:25 +0000 (13:17 +0000)
net/vpn submenu

SVN-Revision: 9514

net/l2tpd/Makefile
net/l2tpns/Makefile
net/pptpd/Makefile
net/ssltunnel/Makefile

index 6082fb21dd205f92154be8e181bb0e4a8c672b09..e562f7ad9b512c7ab4269d3e46628fc7d4f1a590 100644 (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
index f0ecb94680883c88d9a337561072827ea1431018..59db04978fd817e16bfacb0c05c7f1334616a10e 100644 (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
index 2caa216ac444007758711a45ee77cf7b88a46c2f..2070acc0c837383f5629cdd0420b4b967b1a275a 100644 (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
index dca996841125d3b0cd9a40ad86b3678a7dc6ca73..59efea856aa7921a984d12185da8968d619455c6 100644 (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