From 52f132338c9529dc51df01ae9d6476e62fe57418 Mon Sep 17 00:00:00 2001 From: garga Date: Mon, 22 May 2006 11:50:04 +0000 Subject: PAM module for pseudouser authentication PR: ports/97159 Submitted by: Jim Pirzyk --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index f0a2f664e195..3cb367254f11 100644 --- a/security/Makefile +++ b/security/Makefile @@ -444,6 +444,7 @@ SUBDIR += pam_per_user SUBDIR += pam_pgina SUBDIR += pam_pop3 + SUBDIR += pam_pseudo SUBDIR += pam_pwdfile SUBDIR += pam_smb SUBDIR += pamsfs -- cgit