mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
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)
8 lines
468 B
Text
8 lines
468 B
Text
This module allows you to get the public suffix of a domain name using the
|
|
Public Suffix List from http://publicsuffix.org
|
|
|
|
A public suffix is one under which Internet users can directly register names.
|
|
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately
|
|
knowing the public suffix of a domain is useful when handling web browser
|
|
cookies, highlighting the most important part of a domain name in a user
|
|
interface or sorting URLs by web site
|