diff options
author | martti <martti@pkgsrc.org> | 2002-01-10 11:00:19 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-01-10 11:00:19 +0000 |
commit | 75d4a2f45b0df566197ab8db0e2b2f8aaf0963b2 (patch) | |
tree | ad96d34355bfeb2d69ee3fc54b2dae7434c21113 /net/rsync/PLIST | |
parent | fa4add213b6e2f37bb7b4a33d945d74ac0415b8b (diff) | |
download | pkgsrc-75d4a2f45b0df566197ab8db0e2b2f8aaf0963b2.tar.gz |
Updated rsync to 2.5.1
* native IPv6 support
* bug fixes
* --progress and -P now show estimated data transfer rate
* --no-detach option
* clearer error messages for some conditions
Diffstat (limited to 'net/rsync/PLIST')
-rw-r--r-- | net/rsync/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rsync/PLIST b/net/rsync/PLIST index efc5ecc3ad4..bf2dd72eafc 100644 --- a/net/rsync/PLIST +++ b/net/rsync/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:36 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/01/10 11:00:19 martti Exp $ bin/rsync man/man1/rsync.1 man/man5/rsyncd.conf.5 +share/doc/rsync/README share/doc/rsync/tech_report.tex @dirrm share/doc/rsync |