diff options
Diffstat (limited to 'package/autoconf/Makefile')
-rw-r--r-- | package/autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autoconf/Makefile b/package/autoconf/Makefile index 3e40e7a15..7526535dd 100644 --- a/package/autoconf/Makefile +++ b/package/autoconf/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 2.65 PKG_RELEASE:= 1 PKG_MD5SUM:= 46cfb40e0babf4c64f8325f03da81c9b PKG_DESCR:= GNU autoconf -PKG_SECTION:= utils +PKG_SECTION:= lang PKG_URL:= http://www.gnu.org/software/autoconf/ PKG_SITES:= ${MASTER_SITE_GNU:=autoconf/} PKG_OPTS:= noscripts |