mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
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)
7 lines
366 B
Text
7 lines
366 B
Text
HTML::Template::Associate bridges gap between HTML::Template and
|
|
other modules that can be used in conjunction with it to do something
|
|
useful together, like for example Data::FormValidator that can verify form
|
|
inputs.
|
|
|
|
The primary reason I wrote this is that I needed something to bridge those
|
|
two and the thought of creating something more expandable came to mind.
|