projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix another dependency bug introduced by [2333] (last one ?)
[openwrt.git]
/
openwrt
/
package
/
ez-ipupdate
/
Config.in
diff --git
a/openwrt/package/ez-ipupdate/Config.in
b/openwrt/package/ez-ipupdate/Config.in
index
5401643
..
ff385f8
100644
(file)
--- a/
openwrt/package/ez-ipupdate/Config.in
+++ b/
openwrt/package/ez-ipupdate/Config.in
@@
-1,9
+1,9
@@
config BR2_PACKAGE_EZIPUPDATE
config BR2_PACKAGE_EZIPUPDATE
- tristate "ez-ipupdate - Client for most dynamic DNS services"
+ prompt "ez-ipupdate....................... Client for most dynamic DNS services"
+ tristate
default m if CONFIG_DEVEL
help
A client for many Dynamic DNS services.
http://ez-ipupdate.com/
default m if CONFIG_DEVEL
help
A client for many Dynamic DNS services.
http://ez-ipupdate.com/
-
This page took
0.018958 seconds
and
4
git commands to generate.