SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
9
devel/gpatch/pkg/DESCR
Normal file
9
devel/gpatch/pkg/DESCR
Normal file
|
@ -0,0 +1,9 @@
|
|||
GNU patch is the Free Software Foundation's version of the patch(1)
|
||||
command.
|
||||
|
||||
Patch 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.
|
||||
|
||||
The patch binary is prefixed with the letter g to differentiate it
|
||||
from the standard application with the same name.
|
2
devel/gpatch/pkg/PLIST
Normal file
2
devel/gpatch/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@bin bin/gpatch
|
||||
@man man/man1/gpatch.1
|
Loading…
Add table
Add a link
Reference in a new issue