add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / package / wput / Config.in
1 config BR2_PACKAGE_WPUT
2         tristate "wput - A wget-like command-line FTP client"
3         default m if CONFIG_DEVEL
4         help
5           A wget-like command-line FTP client.
6           
7           http://itooktheredpill.dyndns.org/wput/
8           
9