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
304 B
Text
4 lines
304 B
Text
Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv
|
|
library converts a sequence of characters from one codeset into a sequence of
|
|
corresponding characters in another codeset. The codesets are those specified
|
|
in the iconv.new() call that returned the conversion descriptor, cd.
|