diff options
Diffstat (limited to 'package/htop/Makefile')
-rw-r--r-- | package/htop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/htop/Makefile b/package/htop/Makefile index aba37487b..211ff33c2 100644 --- a/package/htop/Makefile +++ b/package/htop/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.0.3 PKG_RELEASE:= 1 PKG_MD5SUM:= e768b9b55c033d9c1dffda72db3a6ac7 PKG_DESCR:= graphical process manager -PKG_SECTION:= utils +PKG_SECTION:= sys/utils PKG_DEPENDS:= libncurses PKG_BUILDDEP:= ncurses PKG_URL:= http://hisham.hm/htop |