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)
5 lines
341 B
Text
5 lines
341 B
Text
XML::Parser::EasyTree adds a new "built-in" style called "EasyTree" to
|
|
XML::Parser. Like XML::Parser's "Tree" style, setting this style causes the
|
|
parser to build a lightweight tree structure representing the XML document.
|
|
This structure is, at least in this author's opinion, easier to work with than
|
|
the one created by the built-in style.
|