freebsd-ports/devel/patch/pkg-descr
Trevor Johnson 2175105ad7 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
2001-01-11 00:56:26 +00:00

4 lines
187 B
Text

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.