diff options
Diffstat (limited to 'net/unison/pkg/DESCR')
-rw-r--r-- | net/unison/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/unison/pkg/DESCR b/net/unison/pkg/DESCR new file mode 100644 index 00000000000..a1fcb2e5944 --- /dev/null +++ b/net/unison/pkg/DESCR @@ -0,0 +1,5 @@ +Unison is a file-synchronization tool for Unix and Windows. It allows +two replicas of a collection of files and directories to be stored +on different hosts (or different disks on the same host), modified +separately, and then brought up to date by propagating the changes +in each replica to the other. |