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 | 1e06a1289072325d373821207df32e19af6da0f7 (patch) | |
tree | f3cc6455589db8a6a331e762ddb64e62819dc54c /security/Makefile | |
parent | 011197c18a9c8ae51ee5676ca24ced14cfbe0105 (diff) | |
download | pkgsrc-1e06a1289072325d373821207df32e19af6da0f7.tar.gz |
+pam-dbm
Diffstat (limited to 'security/Makefile')
-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 |