mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -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)
6 lines
320 B
Text
6 lines
320 B
Text
This module lets you ask the user for a password in the traditional
|
|
way, from the keyboard, without echoing.
|
|
|
|
This is not intended for use over the web; user authentication over
|
|
the web is another matter entirely. Also, this module should generally
|
|
be used in conjunction with Perl's crypt() function, sold separately.
|