mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix pkg-plist, so bump PORTREVISION.
Pointed out by: QAT
This commit is contained in:
parent
beffdf5c6f
commit
50fd51edcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265097
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= tpm-tools
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/trousers/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -36,8 +37,9 @@ MAN1= tpm_sealdata.1 tpm_version.1 \
|
||||
tpmtoken_import.1 tpmtoken_init.1 tpmtoken_objects.1 \
|
||||
tpmtoken_protect.1 tpmtoken_setpasswd.1
|
||||
|
||||
MAN3= tpmUnsealFile.3 tpmUnsealShred.3 tpmUnsealStrerror.3 \
|
||||
tpm_changeownerauth.8 tpm_clear.8 tpm_createek.8 \
|
||||
MAN3= tpmUnsealFile.3 tpmUnsealShred.3 tpmUnsealStrerror.3
|
||||
|
||||
MAN8= tpm_changeownerauth.8 tpm_clear.8 tpm_createek.8 \
|
||||
tpm_getpubek.8 tpm_resetdalock.8 tpm_restrictpubek.8 \
|
||||
tpm_revokeek.8 tpm_selftest.8 tpm_setactive.8 \
|
||||
tpm_setclearable.8 tpm_setenable.8 tpm_setoperatorauth.8 \
|
||||
|
Loading…
Reference in New Issue
Block a user