diff options
author | nork <nork@FreeBSD.org> | 2011-01-02 09:32:43 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2011-01-02 09:32:43 +0800 |
commit | e0d577b1e695588c74a0fc4e7ecedb38c5a0bc3c (patch) | |
tree | e1d0c8efc2d123a30418af9f857453f44e866dfe /security/Makefile | |
parent | 28165fc98ba7f7f447d0cdbc02d0113841942381 (diff) | |
download | freebsd-ports-gnome-e0d577b1e695588c74a0fc4e7ecedb38c5a0bc3c.tar.gz freebsd-ports-gnome-e0d577b1e695588c74a0fc4e7ecedb38c5a0bc3c.tar.zst freebsd-ports-gnome-e0d577b1e695588c74a0fc4e7ecedb38c5a0bc3c.zip |
Add tpmmanager 0.8, is an open source TPM (Trusted Platform
Module) management software providing an easy-to-use
graphical user interface.
WWW: http://projects.sirrix.com/trac/tpmmanager
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 f99ad16c8722..6761a3d2e205 100644 --- a/security/Makefile +++ b/security/Makefile @@ -864,6 +864,7 @@ SUBDIR += tor SUBDIR += tor-devel SUBDIR += tpm-tools + SUBDIR += tpmmanager SUBDIR += trinokiller SUBDIR += tripwire SUBDIR += tripwire-131 |