diff options
author | grant <grant@pkgsrc.org> | 2004-09-05 10:01:32 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-05 10:01:32 +0000 |
commit | d73382a619f05843ee8e536aab6e86bac52377cd (patch) | |
tree | f3cc6455589db8a6a331e762ddb64e62819dc54c | |
parent | 367091f30f6048558ff9cd72b0ebba8836e96a86 (diff) | |
download | pkgsrc-d73382a619f05843ee8e536aab6e86bac52377cd.tar.gz |
+pam-dbm
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0a8f9fe0c13..d8fe636f46f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2004/09/04 14:13:11 seb Exp $ +# $NetBSD: Makefile,v 1.196 2004/09/05 10:01:32 grant Exp $ # COMMENT= Security tools @@ -144,6 +144,7 @@ SUBDIR+= p5-SHA SUBDIR+= p5-SSLeay SUBDIR+= p5-Tie-EncryptedHash SUBDIR+= pakemon +SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-smbpass SUBDIR+= pgp2 |