diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /sysutils/duplicity-devel/pkg-descr | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes:
svn path=/head/; revision=224474
svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'sysutils/duplicity-devel/pkg-descr')
-rw-r--r-- | sysutils/duplicity-devel/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sysutils/duplicity-devel/pkg-descr b/sysutils/duplicity-devel/pkg-descr deleted file mode 100644 index 0699603e77f3..000000000000 --- a/sysutils/duplicity-devel/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/ |