diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-04-23 17:00:31 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-04-23 17:01:28 +0000 |
commit | f6f44b6cfe29d62a254a2deac5b7271fae1797cf (patch) | |
tree | 464e57052688788a24d722bae43dcb923512b14b | |
parent | 939c10e291f4e8294675459d58789369d0c9fe62 (diff) |
sysutils/cpdup: Update pkg-plist and WWW
PR: 253750
Approved by: gmarco@giovannelli.it (maintainer)
-rw-r--r-- | sysutils/cpdup/pkg-descr | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/cpdup/pkg-descr b/sysutils/cpdup/pkg-descr index 2d28433d0f1d..8cbc9c55c988 100644 --- a/sysutils/cpdup/pkg-descr +++ b/sysutils/cpdup/pkg-descr @@ -2,4 +2,7 @@ This is the distribution of "cpdup", a powerful filesystem mirroring and backup utility which also has file integrity testing features, supports incremental backups, and remote mirroring via ssh. -WWW: http://apollo.backplane.com/FreeBSDPorts/ +Note: This port does not copy (or mirror) FreeBSD ACLs, extended +ACLs nor MAC labels. + +WWW: https://github.com/DragonFlyBSD/cpdup |