forked from Lainports/freebsd-ports
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)
4 lines
279 B
Text
4 lines
279 B
Text
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
|
|
provides a convenient mechanism for generating HTML pages by combining
|
|
"dynamic" data derived from a database or other computation with HTML templates
|
|
that represent fixed or "static" content of a page.
|