diff options
author | obache <obache@pkgsrc.org> | 2010-05-29 06:21:29 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-29 06:21:29 +0000 |
commit | 3b4695922a48094077ce3afd2f361f6149644b04 (patch) | |
tree | 23ddeb2cb08e729e6e2b25768aadb8746876d62c /security/Makefile | |
parent | 24e16bd1a49fc14a5f9ec2487a5f51217155cad3 (diff) | |
download | pkgsrc-3b4695922a48094077ce3afd2f361f6149644b04.tar.gz |
+ py-xmlsec
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 19246f6b37f..58228f7216f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2010/05/16 11:46:22 obache Exp $ +# $NetBSD: Makefile,v 1.383 2010/05/29 06:21:29 obache Exp $ # COMMENT= Security tools @@ -292,6 +292,7 @@ SUBDIR+= py-paramiko SUBDIR+= py-prewikka SUBDIR+= py-smbpasswd SUBDIR+= py-tlslite +SUBDIR+= py-xmlsec SUBDIR+= pyca SUBDIR+= qca SUBDIR+= qca-tls |