mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Revise the wording for the ACL patch option. Rsync 3.0.x now has --acls support
by default. Use this patch if you want to make rsync 3.0.x communicate with an older (patched) release. Notified by: Scott Allendorf <scott-allendorf@uiowa.edu>
This commit is contained in:
parent
a3836fea99
commit
dadc574348
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208558
@ -39,7 +39,7 @@ MAN5= rsyncd.conf.5
|
||||
OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \
|
||||
SSH "Use SSH instead of RSH" on \
|
||||
FLAGS "File system flags support patch, adds --fileflags" off \
|
||||
ACL "ACL support patch, adds --acls" off
|
||||
ACL "Add backward-compatibility for the --acls option" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user