aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsdiff2patch/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsdiff2patch/pkg-descr')
-rw-r--r--devel/cvsdiff2patch/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/cvsdiff2patch/pkg-descr b/devel/cvsdiff2patch/pkg-descr
new file mode 100644
index 000000000000..95ab06a134a1
--- /dev/null
+++ b/devel/cvsdiff2patch/pkg-descr
@@ -0,0 +1,5 @@
+This is a text filter for turning "cvs diff" output into something that
+patch(1) understands. This is needed when your version of cvs(1) makes
+diffs that confuse patch(1).
+
+-Alfred Perlstein <alfred@freebsd.org>