mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
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)
7 lines
349 B
Plaintext
7 lines
349 B
Plaintext
This is not an interface (like "Digest::MD5") but a Perl implementation
|
|
of MD5. It is written in perl only and because of this it is slow but it
|
|
works without C-Code. You should use "Digest::MD5" instead of this
|
|
module if it is available. This module is only usefull for
|
|
computers where you cannot install "Digest::MD5" (e.g. lack of a
|
|
C-Compiler).
|