diff options
author | Dries Michiels <driesm@FreeBSD.org> | 2021-11-08 18:44:36 +0000 |
---|---|---|
committer | Dries Michiels <driesm@FreeBSD.org> | 2021-11-09 10:31:38 +0000 |
commit | 8534f4382ce460759bcc6999e414fe5b3b51d43b (patch) | |
tree | 0a6fab380c1ebfbb92536e41484d0b5141997869 /security/pam_google_authenticator/Makefile | |
parent | 5d998836b36f2ab4421608c2f927455615e7aa81 (diff) | |
download | ports-8534f4382ce460759bcc6999e414fe5b3b51d43b.tar.gz ports-8534f4382ce460759bcc6999e414fe5b3b51d43b.zip |
Diffstat (limited to 'security/pam_google_authenticator/Makefile')
-rw-r--r-- | security/pam_google_authenticator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_google_authenticator/Makefile b/security/pam_google_authenticator/Makefile index 727ea93aeb2d..6a6b0f9cb619 100644 --- a/security/pam_google_authenticator/Makefile +++ b/security/pam_google_authenticator/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.09 PORTEPOCH= 1 CATEGORIES= security -MAINTAINER= driesm.michiels@gmail.com +MAINTAINER= driesm@FreeBSD.org COMMENT= PAM module for two-step authentication from Google LICENSE= APACHE20 |