diff options
Diffstat (limited to 'security/pam_ssh_agent_auth')
-rw-r--r-- | security/pam_ssh_agent_auth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_ssh_agent_auth/Makefile b/security/pam_ssh_agent_auth/Makefile index 4805c2eeef9c..f75f3cc83684 100644 --- a/security/pam_ssh_agent_auth/Makefile +++ b/security/pam_ssh_agent_auth/Makefile @@ -5,6 +5,7 @@ CATEGORIES= security MAINTAINER= matthew@FreeBSD.org COMMENT= PAM module which permits authentication via ssh-agent +WWW= http://pamsshagentauth.sourceforge.net/ USE_GITHUB= yes GH_ACCOUNT= jbeverly |