summaryrefslogtreecommitdiff
path: root/package/autoconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/autoconf/Makefile')
-rw-r--r--package/autoconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autoconf/Makefile b/package/autoconf/Makefile
index d28d04f43..32f2c990b 100644
--- a/package/autoconf/Makefile
+++ b/package/autoconf/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 2.69
PKG_RELEASE:= 1
PKG_MD5SUM:= 50f97f4159805e374639a73e2636f22e
PKG_DESCR:= automatically configure software source code packages
-PKG_SECTION:= lang
+PKG_SECTION:= dev/tools
HOST_BUILDDEP:= m4-host
PKG_URL:= http://www.gnu.org/software/autoconf/
PKG_SITES:= ${MASTER_SITE_GNU:=autoconf/}