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
236 B
Text
4 lines
236 B
Text
rl is a command-line tool that reads lines from an input file or stdin,
|
|
randomizes the lines and outputs a specified number of lines. It does
|
|
this with only a single pass over the input while trying to use as little
|
|
memory as possible.
|