From 1d8cd511136836c17420074b155f5eb58d5ac923 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 21 Feb 2004 06:55:01 +0000 Subject: s/syncronization/synchronization/; s/syncronize/synchronize/ --- devel/p5-File-DirSync/DESCR | 4 ++-- devel/p5-File-DirSync/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/p5-File-DirSync') diff --git a/devel/p5-File-DirSync/DESCR b/devel/p5-File-DirSync/DESCR index 955b20d4bed..46c9ce74cd2 100644 --- a/devel/p5-File-DirSync/DESCR +++ b/devel/p5-File-DirSync/DESCR @@ -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 --git a/devel/p5-File-DirSync/Makefile b/devel/p5-File-DirSync/Makefile index b97e708b26d..7ee8312c16e 100644 --- a/devel/p5-File-DirSync/Makefile +++ b/devel/p5-File-DirSync/Makefile @@ -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 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= tech-pkg@NetBSD.org -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 -- cgit v1.2.3