diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-01-01 03:16:22 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-01-01 03:16:22 +0000 |
commit | 47248a9ba83e280d6212a840981ccb0ad53158f0 (patch) | |
tree | 77f30c82d372962392371e1b36d2fb970d8f45a9 /security | |
parent | e1ad32d5d09c16423e207aac0467f9995e55de3a (diff) | |
download | pkgsrc-47248a9ba83e280d6212a840981ccb0ad53158f0.tar.gz |
Add p5-Crypt-X509
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 976a2485fef..6b1186107d5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.489 2013/12/14 09:16:05 obache Exp $ +# $NetBSD: Makefile,v 1.490 2014/01/01 03:16:22 ryoon Exp $ # COMMENT= Security tools @@ -238,6 +238,7 @@ SUBDIR+= p5-Crypt-SSLeay SUBDIR+= p5-Crypt-SmbHash SUBDIR+= p5-Crypt-Twofish SUBDIR+= p5-Crypt-URandom +SUBDIR+= p5-Crypt-X509 SUBDIR+= p5-Dancer-Plugin-Auth-RBAC SUBDIR+= p5-Data-SimplePassword SUBDIR+= p5-Digest |