aboutsummaryrefslogtreecommitdiffstats
path: root/devel/patch/pkg-descr
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-01-11 08:56:26 +0800
committertrevor <trevor@FreeBSD.org>2001-01-11 08:56:26 +0800
commit2956aa16edfdc52f46a9a75a3343be2a71345b6d (patch)
tree757ee894ec48f0f3a54ff0ba9ee287da774b1ca1 /devel/patch/pkg-descr
parentbf357ff0eef42918c3f5736fc3471dbc00c45991 (diff)
downloadfreebsd-ports-gnome-2956aa16edfdc52f46a9a75a3343be2a71345b6d.tar.gz
freebsd-ports-gnome-2956aa16edfdc52f46a9a75a3343be2a71345b6d.tar.zst
freebsd-ports-gnome-2956aa16edfdc52f46a9a75a3343be2a71345b6d.zip
Avoid conflict with /usr/bin/patch by installing the version from
the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu
Diffstat (limited to 'devel/patch/pkg-descr')
-rw-r--r--devel/patch/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/patch/pkg-descr b/devel/patch/pkg-descr
index 2cd4d0f98b23..f08a8d13297e 100644
--- a/devel/patch/pkg-descr
+++ b/devel/patch/pkg-descr
@@ -1,4 +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.
+The patch program takes a patch file containing a difference
+listing produced by the diff program and applies those
+differences to one or more original files, producing patched
+versions.