fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
384 B
Text
7 lines
384 B
Text
rsnapshot is a filesystem snapshot utility based on rsync(1).
|
|
rsnapshot makes it easy to make periodic snapshots of local machines,
|
|
and remote machines over ssh. The code makes extensive use of hard links
|
|
whenever possible, to greatly reduce the disk space required.
|
|
|
|
It is written entirely in perl with no module dependencies, and has been
|
|
tested with versions 5.004 through 5.16.3.
|