1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
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

5 lines
187 B
Plaintext

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.