diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-02-13 01:04:26 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-02-13 01:04:26 +0000 |
commit | 22d139791080099a807144012808e59c60621fa7 (patch) | |
tree | d608f6fd21ea509bd4a06c59b9c46124d4666d02 /security/Makefile | |
parent | 815f710e2a64989747b3b108ea6cc5b788e47e4f (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 7d86b6ee39c5..42610b569c26 100644 --- a/security/Makefile +++ b/security/Makefile @@ -329,6 +329,7 @@ SUBDIR += py-pycrypto SUBDIR += py-rijndael SUBDIR += py-twofish + SUBDIR += py-xmlsec SUBDIR += qca-tls SUBDIR += qident SUBDIR += qtfw |