diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /security/tpm-tools | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (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 97038ecdfd61..fd3aee652fb8 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -31,7 +31,7 @@ MAKE_JOBS_SAFE= YES LICENSE= CPL LICENSE_NAME= Common Public License LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept MAN1= tpm_sealdata.1 tpm_version.1 \ tpmtoken_import.1 tpmtoken_init.1 tpmtoken_objects.1 \ |