diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /sysutils/duplicity05/pkg-descr | |
parent | c7651500a041b224f401ba85fc192aac6ad83c1c (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Notes
Notes:
svn path=/head/; revision=214069
svn path=/tags/RELEASE_5_EOL/; revision=214070; tag=5-eol
Diffstat (limited to 'sysutils/duplicity05/pkg-descr')
-rw-r--r-- | sysutils/duplicity05/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sysutils/duplicity05/pkg-descr b/sysutils/duplicity05/pkg-descr deleted file mode 100644 index 0699603e77f3..000000000000 --- a/sysutils/duplicity05/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Duplicity backs directories by producing encrypted tar-format volumes and -uploading them to a remote or local file server. Because duplicity uses -librsync, the incremental archives are space efficient and only record the -parts of files that have changed since the last backup. Because duplicity -uses GnuPG to encrypt and/or sign these archives, they will be safe from -spying and/or modification by the server. - -WWW: http://www.nongnu.org/duplicity/ |