diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-02-01 18:48:50 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-02-01 18:48:50 +0000 |
commit | c622075b3a96b5b2eef05bee2066f6386be08492 (patch) | |
tree | 1bcf31b13f816b6c01574f831a5e2a26cd2d9dd2 /security/Makefile | |
parent | ddfa8ef8536cc5dec27988ee882014abdc9687be (diff) |
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 f51dadfb5add..96909ec159e6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -411,6 +411,7 @@ SUBDIR += p5-Authen-DecHpwd SUBDIR += p5-Authen-Htpasswd SUBDIR += p5-Authen-Krb5 + SUBDIR += p5-Authen-Krb5-Simple SUBDIR += p5-Authen-Libwrap SUBDIR += p5-Authen-NTLM SUBDIR += p5-Authen-OATH |