diff options
Diffstat (limited to 'openwrt/package/rsync/Config.in')
-rw-r--r-- | openwrt/package/rsync/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/rsync/Config.in b/openwrt/package/rsync/Config.in index f2849533bc..09e8babb33 100644 --- a/openwrt/package/rsync/Config.in +++ b/openwrt/package/rsync/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_RSYNC - tristate "rsync" + tristate "rsync - file transfer utility" select BR2_PACKAGE_LIBPOPT default m if CONFIG_DEVEL help |