diff options
Diffstat (limited to 'package/wput/Makefile')
-rw-r--r-- | package/wput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wput/Makefile b/package/wput/Makefile index fd9bc0ce9..74fdb1677 100644 --- a/package/wput/Makefile +++ b/package/wput/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.6.1 PKG_RELEASE:= 1 PKG_MD5SUM:= 92b41efed4db8eb4f3443c23bf7ceecf PKG_DESCR:= a wget-like command-line FTP client -PKG_SECTION:= net +PKG_SECTION:= www PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=wput/} DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz |