diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-15 16:48:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-15 16:48:37 +0000 |
commit | dfc45f443213b16076e40937d952c74be1a0cb7a (patch) | |
tree | 860825f5cdd582584a07514fbbabbe9b56bfdfc0 /security/Makefile | |
parent | 10e00cf91e8a1e6b0d2a77b2a46e5150b1a4225f (diff) | |
download | ports-dfc45f443213b16076e40937d952c74be1a0cb7a.tar.gz ports-dfc45f443213b16076e40937d952c74be1a0cb7a.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 3b2f562ec419..ccee57b87621 100644 --- a/security/Makefile +++ b/security/Makefile @@ -184,6 +184,7 @@ SUBDIR += pam_alreadyloggedin SUBDIR += pam_krb5 SUBDIR += pam_ldap + SUBDIR += pam_pop3 SUBDIR += pam_pwdfile SUBDIR += pam_smb SUBDIR += pgp |