diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-05-19 02:45:47 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-05-19 02:45:47 +0000 |
commit | 10c51815da306802c512d3024e2b5ac2b8796e04 (patch) | |
tree | 0ff3b585d24df8d96687dfef029295b84ec036a9 /security/Makefile | |
parent | 6f638bfcad309d1ffed2ab32a26dbebf0905ca11 (diff) | |
download | ports-10c51815da306802c512d3024e2b5ac2b8796e04.tar.gz ports-10c51815da306802c512d3024e2b5ac2b8796e04.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a62111b6de3b..6090b9eb9502 100644 --- a/security/Makefile +++ b/security/Makefile @@ -562,6 +562,7 @@ SUBDIR += pam_authsrv SUBDIR += pam_bsdbioapi SUBDIR += pam_fprint + SUBDIR += pam_google_authenticator SUBDIR += pam_helper SUBDIR += pam_jail SUBDIR += pam_krb5 |