summaryrefslogtreecommitdiff
path: root/package/wget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wget/Makefile')
-rw-r--r--package/wget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wget/Makefile b/package/wget/Makefile
index 8269ef55b..03a9b6211 100644
--- a/package/wget/Makefile
+++ b/package/wget/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.11.4
PKG_RELEASE:= 1
PKG_MD5SUM:= 69e8a7296c0e12c53bd9ffd786462e87
PKG_DESCR:= retrieving files using HTTP, HTTPS and FTP
-PKG_SECTION:= net
+PKG_SECTION:= www
PKG_URL:= http://www.gnu.org/software/wget/
PKG_SITES:= ${MASTER_SITE_GNU:=wget/}