summaryrefslogtreecommitdiff
path: root/net/p5-File-RsyncP
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-07 11:49:59 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-07 11:49:59 +0000
commitcfa512c48310bba3ec8b2e13287ac3242d033fa9 (patch)
tree503b5c14506653c79ef2baf625c25b9958921e53 /net/p5-File-RsyncP
parentAdd amd64 to ONLY_FOR_ARCHS. (diff)
Fix case of man file
PR: ports/102965 Submitted by: Johan Strom <johan@stromnet.org>
Notes
Notes: svn path=/head/; revision=172469
Diffstat (limited to 'net/p5-File-RsyncP')
-rw-r--r--net/p5-File-RsyncP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile
index 0d03a0042fc2..7e7a89a30eff 100644
--- a/net/p5-File-RsyncP/Makefile
+++ b/net/p5-File-RsyncP/Makefile
@@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
MAN3= File::RsyncP.3 \
File::RsyncP::Digest.3 \
- FILe::RsyncP::FileIO.3 \
+ File::RsyncP::FileIO.3 \
File::RsyncP::FileList.3
.include <bsd.port.pre.mk>