[net] VPN: Moved IPsec management tools (both versions) to VPN submenu.
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:35:17 +0000 (07:35 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:35:17 +0000 (07:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26082 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ipsec-tools/Makefile
net/isakmpd/Makefile

index 69d393c..caece38 100644 (file)
@@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/ipsec-tools
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=VPN
   DEPENDS:=@!LINUX_2_4 +libopenssl +kmod-ipsec
   TITLE:=IPsec management tools
   URL:=http://ipsec-tools.sourceforge.net/
index 6f0497b..af8f4cf 100644 (file)
@@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/kernel.mk
 define Package/isakmpd
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=VPN
   DEPENDS:=@!LINUX_2_4 +libopenssl +keynote +libgmp
   TITLE:=IPsec management tools
   URL:=http://isakmpd.sourceforge.net/