diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-27 16:53:05 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-27 16:53:05 +0000 |
commit | be82768dae59b0c1cff329fed966f60b9b4c1288 (patch) | |
tree | 39401850791a18855ac539f02e31d959cd81b007 /security/Makefile | |
parent | 6a65b23a58c9c55913bb5d228858cfa21cda8404 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 02b84a979e8e..0f75f4d54924 100644 --- a/security/Makefile +++ b/security/Makefile @@ -767,6 +767,7 @@ SUBDIR += py-pycryptopp SUBDIR += py-pylibacl SUBDIR += py-pyme + SUBDIR += py-pyptlib SUBDIR += py-pysha3 SUBDIR += py-python-registry SUBDIR += py-rsa @@ -795,7 +796,6 @@ SUBDIR += py-zope.securitypolicy SUBDIR += py-zope.session SUBDIR += pyobfsproxy - SUBDIR += pyptlib SUBDIR += qca-cyrus-sasl SUBDIR += qca-gnupg SUBDIR += qca-ossl |