1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-02 17:31:05 +02:00

change section from base to net

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4844 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2006-09-23 19:32:00 +00:00
parent f9ac1ade34
commit 5c781c3a33

View File

@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/kernel.mk
define Package/isakmpd define Package/isakmpd
SECTION:=base SECTION:=net
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp
TITLE:=IPsec management tools TITLE:=IPsec management tools