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)
9 lines
414 B
Text
9 lines
414 B
Text
Authen::PluggableCaptcha is a fully modularized and extensible system for
|
|
making Pluggable Catpcha (Completely Automated Public Turing Test to Tell
|
|
Computers and Humans Apart) tests.
|
|
|
|
Pluggable? All Captcha objects are instantiated and interfaced via the main
|
|
module, and then manipulated to require various submodules as plug-ins.
|
|
|
|
Authen::PluggableCaptcha borrows from the functionality in
|
|
Apache::Session::Flex
|