[packages] perf: correct section & category
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Oct 2011 03:04:07 +0000 (03:04 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Oct 2011 03:04:07 +0000 (03:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28596 3c298f89-4303-0410-b956-a3cf2f4a3e73

devel/perf/Makefile

index 0a78fa6..d14629c 100644 (file)
@@ -14,8 +14,8 @@ PKG_RELEASE:=1
 include $(INCLUDE_DIR)/package.mk
 
 define Package/perf
-  SECTION:=utils
-  CATEGORY:=Utilities
+  SECTION:=devel
+  CATEGORY:=Development
   DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
   TITLE:=Linux performance monitoring tool
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)