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)
3 lines
195 B
Text
3 lines
195 B
Text
intspan is a set subclass that conveniently represents sets of integers. Sets
|
|
can be created from, and displayed as, integer spans such as 1-3,14,29,92-97
|
|
rather than exhaustive member listings.
|