diff options
Diffstat (limited to 'package/coreutils')
-rw-r--r-- | package/coreutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/Makefile b/package/coreutils/Makefile index 1bbdbc6aa..855e99a1e 100644 --- a/package/coreutils/Makefile +++ b/package/coreutils/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= coreutils PKG_VERSION:= 8.22 PKG_RELEASE:= 3 PKG_MD5SUM:= 8fb0ae2267aa6e728958adc38f8163a2 -PKG_DESCR:= basic file, shell and text manipulation utilities (also provided by busybox) +PKG_DESCR:= basic file, shell and text manipulation utilities PKG_SECTION:= core PKG_BUILDDEP:= gmp autotool PKG_URL:= http://www.gnu.org/software/coreutils/ |