diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 13:44:35 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 13:44:35 +0000 |
commit | ca4c6c79d11253f9177aa3e36318f1d4a1e45fbf (patch) | |
tree | e5a87a08cfeef925033dec60f8f2df408516c5ac /security/Makefile | |
parent | 2b0969b9dfc3662ad1e858fb31611929dcde2083 (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 97550171faee..90f59879caa1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -248,6 +248,7 @@ SUBDIR += py-openssl SUBDIR += py-posix1e SUBDIR += py-pow + SUBDIR += py-pycrypto SUBDIR += py-rijndael SUBDIR += py-twofish SUBDIR += qident |