diff options
author | khorben <khorben@pkgsrc.org> | 2014-05-17 16:08:20 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2014-05-17 16:08:20 +0000 |
commit | 54510f21a90ed1a9f4f150c20b5be21a4c8f300d (patch) | |
tree | 01a1e2a3243ad8af9e61523d75c3233d94fd324b /security/Makefile | |
parent | 4421a238a78716c0a7bac24fe0e69eb6ec265140 (diff) | |
download | pkgsrc-54510f21a90ed1a9f4f150c20b5be21a4c8f300d.tar.gz |
Imported py-libtaxii
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b57968d3545..115165c2420 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.512 2014/05/17 16:04:56 khorben Exp $ +# $NetBSD: Makefile,v 1.513 2014/05/17 16:08:20 khorben Exp $ # COMMENT= Security tools @@ -355,6 +355,7 @@ SUBDIR+= py-hsm SUBDIR+= py-itsdangerous SUBDIR+= py-keyring SUBDIR+= py-lasso +SUBDIR+= py-libtaxii SUBDIR+= py-m2crypto SUBDIR+= py-mcrypt SUBDIR+= py-oauth |