From 91cdac02fb80b2d17c596d88307d3cc4f4dea625 Mon Sep 17 00:00:00 2001 From: Niels Heinen Date: Tue, 14 Jun 2005 20:01:55 +0000 Subject: New port: Create HOME directory with a PAM module on demand Based on submission via the following PR: PR: ports/82032 Submitted by: Martin Mersberger Approved by: nectar (mentor) --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 6d2f020e2ed1..034834a1dcc0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -341,6 +341,7 @@ SUBDIR += pam_alreadyloggedin SUBDIR += pam_krb5 SUBDIR += pam_ldap + SUBDIR += pam_mkhomedir SUBDIR += pam_pgina SUBDIR += pam_pop3 SUBDIR += pam_pwdfile -- cgit v1.2.3