mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
- Update MASTER_SITES and WWW: change URL to match the official site Changes: http://invisible-island.net/diffstat/CHANGES Approved by: clsung (maintainer, via IRC)
6 lines
287 B
Text
6 lines
287 B
Text
This program takes the output of "diff" and makes an ASCII graph
|
|
showing how many lines were inserted, deleted, or changed in the
|
|
files that were compared. It can interpret unified or context
|
|
diffs, or the default format generated by "diff".
|
|
|
|
WWW: http://invisible-island.net/diffstat/
|