diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-08-05 08:29:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-08-05 08:29:26 +0000 |
commit | cb89876353015de2ec789aceef22587f90a02137 (patch) | |
tree | 28a862a260c3a66fdf871f60a42c8cd4d5bfb380 /security/Makefile | |
parent | 02fc7800cebfc5a93fb3b9a80032bb04a616cfa0 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 1abdc5e26c72..3f19030cc14f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -741,6 +741,7 @@ SUBDIR += py-openssl SUBDIR += py-otr SUBDIR += py-paramiko + SUBDIR += py-passlib SUBDIR += py-plone.app.openid SUBDIR += py-plone.keyring SUBDIR += py-plone.openid |