diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-29 22:37:44 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-29 22:37:44 +0000 |
commit | 9c6394a4004386d0a3daa17f50992a7d64d2087c (patch) | |
tree | 604ccdbc14f106d4e9f67099134ff4109752ae4e /security/Makefile | |
parent | 50847c17992f2fc0543c960a0da4d162b9a1da41 (diff) | |
download | pkgsrc-9c6394a4004386d0a3daa17f50992a7d64d2087c.tar.gz |
Note addition of pam-smbpass.
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 74e66dfab9c..5e5980118b5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2002/01/29 16:30:23 drochner Exp $ +# $NetBSD: Makefile,v 1.101 2002/01/29 22:37:44 jlam Exp $ # COMMENT= Security tools @@ -71,6 +71,7 @@ SUBDIR+= p5-SSLeay SUBDIR+= p5-Tie-EncryptedHash SUBDIR+= pakemon SUBDIR+= pam-ldap +SUBDIR+= pam-smbpass SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump |