diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-07 05:23:30 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-07 05:23:30 +0000 |
commit | bb0e84c435141affa5264a2195ebc70d53b8479f (patch) | |
tree | 95c8a1f57787f0feb6cced1a9ea0f8f75905e088 /security/Makefile | |
parent | 0789871b38ffee98131b2cf90673f2f2c737ed34 (diff) | |
download | ports-bb0e84c435141affa5264a2195ebc70d53b8479f.tar.gz ports-bb0e84c435141affa5264a2195ebc70d53b8479f.zip |
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 00f2b8afac77..788fabd19cfa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -562,6 +562,7 @@ SUBDIR += py-pycrypto SUBDIR += py-rijndael SUBDIR += py-twofish + SUBDIR += py-tlslite SUBDIR += py-trustedpickle SUBDIR += py-twistedConch SUBDIR += py-xmlsec |