mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Rewrap net-misc DESCRIPTIONs
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY="rsync is a utility for fast incremental file transfer"
|
||||
DESCRIPTION="
|
||||
rsync is a file transfer program for Unix systems. rsync uses the
|
||||
'rsync algorithm' which provides a very fast method for bringing
|
||||
remote files into sync. It does this by sending just the differences
|
||||
in the files across the link, without requiring that both sets of
|
||||
files are present at one of the ends of the link beforehand."
|
||||
|
||||
rsync is a file transfer program for Unix systems. rsync uses the 'rsync \
|
||||
algorithm' which provides a very fast method for bringing remote files into \
|
||||
sync. It does this by sending just the differences in the files across the \
|
||||
link, without requiring that both sets of files are present at one of the ends \
|
||||
of the link beforehand.
|
||||
"
|
||||
HOMEPAGE="http://rsync.samba.org/"
|
||||
SRC_URI="http://rsync.samba.org/ftp/rsync/src/rsync-3.1.0.tar.gz"
|
||||
CHECKSUM_MD5="3be148772a33224771a8d4d2a028b132"
|
||||
|
||||
Reference in New Issue
Block a user