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)
7 lines
349 B
Text
7 lines
349 B
Text
This module provides an easy-to-use interface for encoding and decoding
|
|
Internationalized Domain Names (IDNs).
|
|
|
|
IDNs use characters drawn from a large repertoire (Unicode), but IDNA
|
|
allows the non-ASCII characters to be represented using only the ASCII
|
|
characters already allowed in so-called host names today (letter-digit-
|
|
hypen, "/[A-Z0-9-]/i").
|