- Fix typo

Submitted by:	Simun Mikecin <numisemis@yahoo.com>
This commit is contained in:
Pav Lucistnik 2006-05-10 08:16:18 +00:00
parent 1a1b4b2e0e
commit 092f179eb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161897

View file

@ -39,7 +39,7 @@ MAN5= rsyncd.conf.5
OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \
TIMELIMIT "Time limit patch" on \
FLAGS "File system flags support patch, adds --flags" on \
ACLS "ACL support patch, adds --acl" on \
ACLS "ACL support patch, adds --acls" on \
SSH "Use SSH instead of RSH" on
.include <bsd.port.pre.mk>