projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo in firstboot - /etc/config/* is now a file instead of a symlink
[openwrt.git]
/
openwrt
/
package
/
wput
/
Config.in
diff --git
a/openwrt/package/wput/Config.in
b/openwrt/package/wput/Config.in
index
8aa5ba3
..
e1e7b7a
100644
(file)
--- a/
openwrt/package/wput/Config.in
+++ b/
openwrt/package/wput/Config.in
@@
-1,9
+1,9
@@
config BR2_PACKAGE_WPUT
config BR2_PACKAGE_WPUT
- tristate "wput - A wget-like command-line FTP client"
+ prompt "wput.............................. A wget-like command-line FTP client"
+ tristate
default m if CONFIG_DEVEL
help
A wget-like command-line FTP client.
http://itooktheredpill.dyndns.org/wput/
default m if CONFIG_DEVEL
help
A wget-like command-line FTP client.
http://itooktheredpill.dyndns.org/wput/
-
This page took
0.018749 seconds
and
4
git commands to generate.