pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-DirSync s/syncronization/synchronization...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed3de2b84319
branches: trunk
changeset: 469231:ed3de2b84319
user: snj <snj%pkgsrc.org@localhost>
date: Sat Feb 21 06:55:01 2004 +0000
description:
s/syncronization/synchronization/; s/syncronize/synchronize/
diffstat:
devel/p5-File-DirSync/DESCR | 4 ++--
devel/p5-File-DirSync/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 6202e2952efc -r ed3de2b84319 devel/p5-File-DirSync/DESCR
--- a/devel/p5-File-DirSync/DESCR Sat Feb 21 06:52:19 2004 +0000
+++ b/devel/p5-File-DirSync/DESCR Sat Feb 21 06:55:01 2004 +0000
@@ -1,5 +1,5 @@
File::DirSync will make two directories exactly the same. The goal is
-to perform this syncronization process as quickly as possible with as
+to perform this synchronization process as quickly as possible with as
few stats and reads and writes as possible. It usually can perform the
-syncronization process within a few milliseconds - even for gigabytes
+synchronization process within a few milliseconds - even for gigabytes
or more of information.
diff -r 6202e2952efc -r ed3de2b84319 devel/p5-File-DirSync/Makefile
--- a/devel/p5-File-DirSync/Makefile Sat Feb 21 06:52:19 2004 +0000
+++ b/devel/p5-File-DirSync/Makefile Sat Feb 21 06:55:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/25 01:28:04 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/21 06:55:01 snj Exp $
#
DISTNAME= File-DirSync-1.11
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
-COMMENT= Perl5 module to syncronize two directories rapidly
+COMMENT= Perl5 module to synchronize two directories rapidly
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/DirSync/.packlist
Home |
Main Index |
Thread Index |
Old Index