diff options
author | wiz <wiz> | 2012-05-12 17:54:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-05-12 17:54:16 +0000 |
commit | 6df08186330da2a8073defe2156388544cc1dbf2 (patch) | |
tree | 025a71319768ceefbea4022bf3db2f9f5639c1d9 /security | |
parent | 5ddc803c10de7dd2b827a3cea8c5a4dd28e3504a (diff) | |
download | pkgsrc-6df08186330da2a8073defe2156388544cc1dbf2.tar.gz |
+ ocaml-cryptokit
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 bf2531f53e8..1ffa198da52 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.432 2012/05/07 00:02:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.433 2012/05/12 17:54:16 wiz Exp $ # COMMENT= Security tools @@ -159,6 +159,7 @@ SUBDIR+= nettle SUBDIR+= nfsbug SUBDIR+= nikto SUBDIR+= oath-toolkit +SUBDIR+= ocaml-cryptokit SUBDIR+= ocaml-ssl SUBDIR+= opencdk SUBDIR+= openct |