From a2af72046eefa7168a1f996c93cfeeac768ca42d Mon Sep 17 00:00:00 2001 From: Peter Nixon Date: Thu, 8 Nov 2007 13:17:25 +0000 Subject: [PATCH] Move these VPN servers in with the rest of the VPN servers in the net/vpn submenu SVN-Revision: 9514 --- net/l2tpd/Makefile | 1 + net/l2tpns/Makefile | 1 + net/pptpd/Makefile | 2 +- net/ssltunnel/Makefile | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 6082fb21dd..e562f7ad9b 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 f0ecb94680..59db04978f 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 2caa216ac4..2070acc0c8 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 dca9968411..59efea856a 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 -- 2.30.2