Commit b7f05445c00f 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
427 B
Plaintext
7 lines
427 B
Plaintext
ssh-askpass is a small applet intended for use in conjunction with
|
|
OpenSSH. It pops up a window and requests the user input their SSH
|
|
passphrase. It is not designed to be executed directly, but to be called
|
|
by OpenSSH's ssh-add(1) utility. If no controlling terminal is found (e.g.
|
|
ssh-add is called from the .xinitrc as part of the X login process), and
|
|
DISPLAY is set, ssh-add will spawn ssh-askpass to request the password.
|