projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix uclibc++ dependency issue
[openwrt.git]
/
openwrt
/
package
/
openntpd
/
Config.in
diff --git
a/openwrt/package/openntpd/Config.in
b/openwrt/package/openntpd/Config.in
index
06324d3
..
0642758
100644
(file)
--- a/
openwrt/package/openntpd/Config.in
+++ b/
openwrt/package/openntpd/Config.in
@@
-1,6
+1,9
@@
config BR2_PACKAGE_OPENNTPD
config BR2_PACKAGE_OPENNTPD
- tristate "
Openntpd
"
- default m
+ tristate "
openntpd - FREE and easy to use NTP (Network Time Protocol) implementation
"
+ default m
if CONFIG_DEVEL
help
help
- NTP server
- http://www.openntpd.org
+ NTP server
+
+ http://www.openntpd.org
+
+
This page took
0.023175 seconds
and
4
git commands to generate.