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
354 B
Text
5 lines
354 B
Text
This is a small and simple package that takes the output of XML::Parser as
|
|
a tree, and gives simple methods for accessing the structure of an XML
|
|
document. It is very lightweight, but provides the simplest access to an XML
|
|
document possible. It does not subclass XML::Parser; rather, it is meant to
|
|
serve purely as an object struct for an outgoing tree.
|