summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20093
-rw-r--r--security/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 7a38fdd609c..347708c90c5 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3810 2009/09/22 19:30:33 sno Exp $
+$NetBSD: CHANGES-2009,v 1.3811 2009/09/22 19:36:08 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4951,3 +4951,4 @@ Changes to the packages collection and infrastructure in 2009:
Added devel/p5-MooseX-ConfigFromFile version 0.02 [sno 2009-09-22]
Added devel/p5-MooseX-SimpleConfig version 0.03 [sno 2009-09-22]
Added devel/p5-Test-UseAllModules version 0.12 [sno 2009-09-22]
+ Added security/p5-Text-Password-Pronounceable version 0.28 [sno 2009-09-22]
diff --git a/security/Makefile b/security/Makefile
index 71f63fd03e0..1ee68394408 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.362 2009/09/22 17:45:05 taca Exp $
+# $NetBSD: Makefile,v 1.363 2009/09/22 19:38:08 sno Exp $
#
COMMENT= Security tools
@@ -216,6 +216,7 @@ SUBDIR+= p5-Net-SSLeay
SUBDIR+= p5-OpenSSL
SUBDIR+= p5-SHA
SUBDIR+= p5-String-Random
+SUBDIR+= p5-Text-Password-Pronounceable
SUBDIR+= p5-Tie-EncryptedHash
SUBDIR+= p5-pcsc
SUBDIR+= pakchois