aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-04-04 18:32:44 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-04-04 18:32:44 +0000
commitf4fd64cb9b62ffb6ca725022cc2594e4bdf855db (patch)
treecb7a593e81b7ebf96285cef70e390327e0775f91 /net/rsync
parentd161cb3a9ee212022a25e95d72db1ab586bbb978 (diff)
downloadports-f4fd64cb9b62ffb6ca725022cc2594e4bdf855db.tar.gz
ports-f4fd64cb9b62ffb6ca725022cc2594e4bdf855db.zip
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index c14c9ef0a297..acb75c16e974 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -44,7 +44,7 @@ OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \
ACL "Add backward-compatibility for the --acls option" off \
ICONV "Add iconv support" off \
TIMELIMIT "Time limit patch" off \
- RENAMED "Add support for renamed file detection" on
+ RENAMED "Add support for renamed file detection" off
.include <bsd.port.pre.mk>