packages: fixed dhcpcd category
authorAndy Boyett <agb@openwrt.org>
Tue, 25 Dec 2007 21:10:51 +0000 (21:10 +0000)
committerAndy Boyett <agb@openwrt.org>
Tue, 25 Dec 2007 21:10:51 +0000 (21:10 +0000)
SVN-Revision: 9928

net/dhcpcd/Makefile

index a8e43f0eb1993423b5a58667dbaecad6f09fc42d..ae4122f3b5e651e514eb93bcc7aea4df50184823 100644 (file)
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/dhcpcd
   SECTION:=net
 
 define Package/dhcpcd
   SECTION:=net
-  CATEGORY:=Networking
+  CATEGORY:=Network
   TITLE:=DHCP client for automatically configuring IPv4 networking
   URL:=http://dhcpcd.berlios.de/
 endef
   TITLE:=DHCP client for automatically configuring IPv4 networking
   URL:=http://dhcpcd.berlios.de/
 endef