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
239 B
Text
4 lines
239 B
Text
Most encoding conversion tools take input in one encoding and produce
|
|
output in another encoding. This module takes input which may contain
|
|
characters in more than one encoding and makes a best effort to convert
|
|
them all to UTF-8 output.
|