diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
commit | a32defea5d12aad6193c0540bddb7f7d8381b215 (patch) | |
tree | e6f6531fc95bcc49e1ea8de193db806733b30d3d /security/tpm-tools | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) |
Notes
Diffstat (limited to 'security/tpm-tools')
-rw-r--r-- | security/tpm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tpm-tools/Makefile b/security/tpm-tools/Makefile index 87d42e9ae030..3c107d997b4a 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/${PORTNAME}/${PORTVERSION} -MAINTAINER= nork@freebsd.org +MAINTAINER= nork@FreeBSD.org COMMENT= Provides a basic set of TPM tools LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers |