diff options
Diffstat (limited to 'security/pam_google_authenticator/Makefile')
-rw-r--r-- | security/pam_google_authenticator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_google_authenticator/Makefile b/security/pam_google_authenticator/Makefile index a95d53df6016..fd29fe9d6328 100644 --- a/security/pam_google_authenticator/Makefile +++ b/security/pam_google_authenticator/Makefile @@ -5,6 +5,7 @@ CATEGORIES= security MAINTAINER= driesm@FreeBSD.org COMMENT= PAM module for two-step authentication from Google +WWW= https://github.com/google/google-authenticator-libpam LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |