diff options
author | minskim <minskim@pkgsrc.org> | 2018-04-03 14:33:54 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2018-04-03 14:33:54 +0000 |
commit | c9771031f996164bbe69826e31cebe30d64ceec1 (patch) | |
tree | f25b7a5114785a600fb7dcbbfea866538f4763a2 /security | |
parent | 755b4f13a6bd1e89e16432de48ae1b8fea8edfac (diff) | |
download | pkgsrc-c9771031f996164bbe69826e31cebe30d64ceec1.tar.gz |
security/Makefile: Add py-OTXv2
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 4a43b61c0c7..1c30089a5f7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.677 2018/04/02 08:45:51 wiz Exp $ +# $NetBSD: Makefile,v 1.678 2018/04/03 14:33:54 minskim Exp $ # COMMENT= Security tools @@ -43,6 +43,7 @@ SUBDIR+= codecrypt SUBDIR+= courier-authlib SUBDIR+= crack SUBDIR+= credns +SUBDIR+= py-OTXv2 #SUBDIR+= crudesaml # only shared files SUBDIR+= crypto++ SUBDIR+= cvm |