fix category

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19590 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2010-02-12 00:43:47 +00:00
parent 7dfd14a763
commit 7df1ba8516

View File

@ -14,9 +14,8 @@ include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk
define Package/chillisocket
SECTION:=Testing
CATEGORY:=Testing
# DEPENDS:=
SECTION:=net
CATEGORY:=Network
TITLE:=Socket library server client
endef