diff options
author | ryoon <ryoon> | 2014-01-01 03:16:22 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-01-01 03:16:22 +0000 |
commit | 5e7c0ac705163401e3515c13cc79fb4490b3c672 (patch) | |
tree | 77f30c82d372962392371e1b36d2fb970d8f45a9 /security | |
parent | 6e2f571b28cb1853426911c8f473cdacad0a5bc4 (diff) | |
download | pkgsrc-5e7c0ac705163401e3515c13cc79fb4490b3c672.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 |