projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc3956
)
fix category
author
Travis Kemen
<thepeople@openwrt.org>
Fri, 12 Feb 2010 00:43:47 +0000
(
00:43
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Fri, 12 Feb 2010 00:43:47 +0000
(
00:43
+0000)
SVN-Revision: 19590
net/remotectrl/Makefile
patch
|
blob
|
history
diff --git
a/net/remotectrl/Makefile
b/net/remotectrl/Makefile
index 4fc66fda2b8f7b1cc14f6cedcc180cc27a352106..c74beb8e14ddb8ddc50376461c588fc5b2e6ec62 100644
(file)
--- a/
net/remotectrl/Makefile
+++ b/
net/remotectrl/Makefile
@@
-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