diff options
author | nork <nork@FreeBSD.org> | 2010-11-07 20:11:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2010-11-07 20:11:13 +0800 |
commit | cfe8fc664dad077602a36d8cde45401a8e32277a (patch) | |
tree | 96076659cc9dd98bc4e1c233f81a098d55b34d2f /security/Makefile | |
parent | 76eb40af8474fe8a9568a47f5b48c0a0b9c42b82 (diff) | |
download | freebsd-ports-gnome-cfe8fc664dad077602a36d8cde45401a8e32277a.tar.gz freebsd-ports-gnome-cfe8fc664dad077602a36d8cde45401a8e32277a.tar.zst freebsd-ports-gnome-cfe8fc664dad077602a36d8cde45401a8e32277a.zip |
Add openssl_tpm_engine 0.4.1, is a OpenSSL TPM engine.
Obtained from: http://bsssd.sourceforge.net/
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 f30ed7acf4c2..694b4f4e176e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -345,6 +345,7 @@ SUBDIR += openssh-askpass SUBDIR += openssh-portable SUBDIR += openssl + SUBDIR += openssl_tpm_engine SUBDIR += openvas-client SUBDIR += openvas-libnasl SUBDIR += openvas-libraries |