packages: fixed dhcpcd category

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2007-12-25 21:10:51 +00:00
parent 1b20f54c55
commit 7653aff823

View File

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