aboutsummaryrefslogtreecommitdiff
path: root/devel/patch/pkg-descr
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-01-21 07:05:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-01-21 07:05:20 +0000
commit556d69c883c01313829dadff3da357aef2d27054 (patch)
tree086c91e158a3e3dced7dd556144c7b020d92e0c9 /devel/patch/pkg-descr
parenta75cb27231daed6607e6827dae6096d8a9bc804c (diff)
downloadports-556d69c883c01313829dadff3da357aef2d27054.tar.gz
ports-556d69c883c01313829dadff3da357aef2d27054.zip
Notes
Diffstat (limited to 'devel/patch/pkg-descr')
-rw-r--r--devel/patch/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/patch/pkg-descr b/devel/patch/pkg-descr
new file mode 100644
index 000000000000..2cd4d0f98b23
--- /dev/null
+++ b/devel/patch/pkg-descr
@@ -0,0 +1,4 @@
+patch takes a patch file patchfile containing a difference
+listing produced by the diff program and applies those
+differences to one or more original files, producing
+patched versions.