change section from base to net
SVN-Revision: 4844
This commit is contained in:
parent
ff700f7e1e
commit
8386790016
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
define Package/isakmpd
|
||||
SECTION:=base
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp
|
||||
TITLE:=IPsec management tools
|
||||
|
|
Loading…
Reference in a new issue