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
261 B
Text
4 lines
261 B
Text
Labeled Tab-separated Values (LTSV) format is a variant of
|
|
Tab-separated Values (TSV). Each record in a LTSV file is represented
|
|
as a single line. Each field is separated by TAB and has a label and
|
|
a value. The label and the value have been separated by ':'.
|