fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
317 B
Text
5 lines
317 B
Text
Algorithm::Diff is a perl module that provides an interface to compute
|
|
the difference between two files, two strings, or any other two lists
|
|
of things. It uses an intelligent algorithm similar/identical to the
|
|
one used by classical Unix diff(1). It is guaranteed to find the
|
|
*smallest possible* set of differences.
|