mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +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)
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
Statistics::Frequency is a simple class for counting elements, in other
|
|
words, their frequencies. The goal of Statistics::Frequency is simply to
|
|
be provide container for sets of elements and their respective frequencies.
|