summaryrefslogtreecommitdiff
path: root/package/parted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/parted/Makefile')
-rw-r--r--package/parted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parted/Makefile b/package/parted/Makefile
index fe86ba7dd..62484120d 100644
--- a/package/parted/Makefile
+++ b/package/parted/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 3.1
PKG_RELEASE:= 3
PKG_MD5SUM:= 5d89d64d94bcfefa9ce8f59f4b81bdcb
PKG_DESCR:= partition table editor
-PKG_SECTION:= fs
+PKG_SECTION:= sys/fs
PKG_DEPENDS:= libblkid libuuid libreadline libpthread
PKG_BUILDDEP:= util-linux readline
PKG_URL:= http://www.gnu.org/software/parted/index.shtml