fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)
[openwrt.git] / package / rsync / Config.in
index f284953..f9f02bf 100644 (file)
@@ -1,9 +1,10 @@
 config BR2_PACKAGE_RSYNC
-       tristate "rsync"
+       prompt "rsync............................. file transfer utility"
+       tristate
        select BR2_PACKAGE_LIBPOPT
        default m if CONFIG_DEVEL
        help
+         An utility that provides fast incremental file transfer
+         
+         http://rsync.samba.org
 
-       utility that provides fast incremental file transfer
-
-       http://rsync.samba.org
This page took 0.021276 seconds and 4 git commands to generate.