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)
9 lines
352 B
Text
9 lines
352 B
Text
Net::CIDR::Set represents sets of IP addresses and
|
|
allows standard set operations (union, intersection,
|
|
membership test etc) to be performed on them.
|
|
|
|
In spite of the name it can work with sets consisting
|
|
of arbitrary ranges of IP addresses - not just CIDR blocks.
|
|
|
|
Both IPv4 and IPv6 addresses are handled - but they may not
|
|
be mixed in the same set.
|