diff options
author | wiz <wiz@pkgsrc.org> | 2012-11-07 10:24:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-11-07 10:24:05 +0000 |
commit | 8ebd3f9437035684571f6f2a3bd19cba1e56d153 (patch) | |
tree | 1be097e2651bba730d960dff4a61815e42c2a67f /security | |
parent | 712aed07479c7e86c794c365a5c3a96121d10159 (diff) | |
download | pkgsrc-8ebd3f9437035684571f6f2a3bd19cba1e56d153.tar.gz |
+ p5-File-KeePass
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index a930d9d76ec..1275b2e19ac 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.444 2012/11/04 21:58:29 pettai Exp $ +# $NetBSD: Makefile,v 1.445 2012/11/07 10:24:05 wiz Exp $ # COMMENT= Security tools @@ -235,6 +235,7 @@ SUBDIR+= p5-Digest-Nilsimsa SUBDIR+= p5-Digest-Perl-MD5 SUBDIR+= p5-Digest-SHA SUBDIR+= p5-Digest-SHA1 +SUBDIR+= p5-File-KeePass SUBDIR+= p5-GSSAPI SUBDIR+= p5-GnuPG-Interface SUBDIR+= p5-IO-Socket-SSL |