diff options
Diffstat (limited to 'openwrt/package/openntpd')
-rw-r--r-- | openwrt/package/openntpd/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/openntpd/Config.in b/openwrt/package/openntpd/Config.in index 064275808c..696e04f723 100644 --- a/openwrt/package/openntpd/Config.in +++ b/openwrt/package/openntpd/Config.in @@ -1,9 +1,9 @@ config BR2_PACKAGE_OPENNTPD - tristate "openntpd - FREE and easy to use NTP (Network Time Protocol) implementation" + prompt "openntpd.......................... A free and easy to use NTP (Network Time Protocol) implementation" + tristate default m if CONFIG_DEVEL help NTP server - http://www.openntpd.org - + http://www.openntpd.org/ |