summaryrefslogtreecommitdiff
path: root/net/csup/DESCR
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2010-11-11 01:01:35 +0000
committersimonb <simonb@pkgsrc.org>2010-11-11 01:01:35 +0000
commit91dca0a8463f42b4faee038574f8790c8cc9ae07 (patch)
tree201512a59ee6a14387a8f7b725150c152e173292 /net/csup/DESCR
parent8e42fa6b0c735a8dae0eaa01642d763be4200370 (diff)
downloadpkgsrc-91dca0a8463f42b4faee038574f8790c8cc9ae07.tar.gz
Fix a tyop.
Diffstat (limited to 'net/csup/DESCR')
-rw-r--r--net/csup/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/csup/DESCR b/net/csup/DESCR
index 63766463fd3..a9be6b478f7 100644
--- a/net/csup/DESCR
+++ b/net/csup/DESCR
@@ -1,7 +1,7 @@
Csup is a rewrite of CVSup in C.
CVSup(R) is a software for distributing and updating collections of files
-accross a network. It can efficiently and accurately mirror all types of files,
+across a network. It can efficiently and accurately mirror all types of files,
including sources, binaries, hard links, symbolic links, and even device nodes.
In addition to being a great general-purpose mirroring tool, CVSup includes
special features and optimizations specifically tailored to CVS repositories.