summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsps3/DESCR11
1 files changed, 4 insertions, 7 deletions
diff --git a/devel/cvsps3/DESCR b/devel/cvsps3/DESCR
index e7007318eff..1f9a44ff9ea 100644
--- a/devel/cvsps3/DESCR
+++ b/devel/cvsps3/DESCR
@@ -1,7 +1,4 @@
-CVSps is a program for generating 'patchset' information from a
-CVS repository. A patchset in this case is defined as a set of
-changes made to a collection of files, and all committed at the
-same time (using a single 'cvs commit' command). This information
-is valuable to seeing the big picture of the evolution of a cvs
-project. While cvs tracks revision information, it is often difficult
-to see what changes were committed 'atomically' to the repository.
+Collect changesets from CVS repositories. This tool can be used
+either by humans to inspect changesets or as an exporter from CVS
+to other version control systems - it can be told to emit a
+fast-export stream to standard output.