diff options
author | khorben <khorben@pkgsrc.org> | 2014-05-17 16:04:56 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2014-05-17 16:04:56 +0000 |
commit | b758649539667905165f5a28062c8ee0d15d71ac (patch) | |
tree | 910fb66d97cdedfec71bfee150df42bd557155ae /security | |
parent | a07894faedbf1cfff8bae0a4cd3be06b6bfc4673 (diff) | |
download | pkgsrc-b758649539667905165f5a28062c8ee0d15d71ac.tar.gz |
Imported py-stix
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 36d86c679c3..b57968d3545 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.511 2014/05/17 16:00:24 khorben Exp $ +# $NetBSD: Makefile,v 1.512 2014/05/17 16:04:56 khorben Exp $ # COMMENT= Security tools @@ -366,6 +366,7 @@ SUBDIR+= py-passlib SUBDIR+= py-prewikka SUBDIR+= py-requests-oauthlib SUBDIR+= py-smbpasswd +SUBDIR+= py-stix SUBDIR+= py-tlslite SUBDIR+= py-xmlsec SUBDIR+= pyca |