summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20103
-rw-r--r--security/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 36b8db10046..d0c47441f85 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2331 2010/07/03 04:46:55 manu Exp $
+$NetBSD: CHANGES-2010,v 1.2332 2010/07/03 04:51:15 manu Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3083,3 +3083,4 @@ Changes to the packages collection and infrastructure in 2010:
Added devel/p5-Term-ReadLine-Perl version 1.0303 [seb 2010-07-02]
Updated www/typolight28 to 2.8.4 [taca 2010-07-03]
Added security/libassuan2 version 2.0.0 [manu 2010-07-03]
+ Added security/pam-p11 version 0.1.50 [manu 2010-07-03]
diff --git a/security/Makefile b/security/Makefile
index 9fedd2edd3b..8845815d059 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.387 2010/07/03 04:46:55 manu Exp $
+# $NetBSD: Makefile,v 1.388 2010/07/03 04:51:15 manu Exp $
#
COMMENT= Security tools
@@ -241,6 +241,7 @@ SUBDIR+= pam-fprint
SUBDIR+= pam-ldap
SUBDIR+= pam-mkhomedir
SUBDIR+= pam-mysql
+SUBDIR+= pam-11
SUBDIR+= pam-passwdqc
SUBDIR+= pam-pwauth_suid
SUBDIR+= pam-radius