diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:26:13 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:26:13 +0000 |
commit | 83fc7a83ad8bf9f24eceafa5a7ce18a09b992238 (patch) | |
tree | bca4de8af9f787da339936fb7663e89cf313b465 /security/openssl_tpm_engine | |
parent | b73ee407e6010ad108bcbde89e6df80b384dc2be (diff) | |
download | ports-83fc7a83ad8bf9f24eceafa5a7ce18a09b992238.tar.gz ports-83fc7a83ad8bf9f24eceafa5a7ce18a09b992238.zip |
Notes
Diffstat (limited to 'security/openssl_tpm_engine')
-rw-r--r-- | security/openssl_tpm_engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl_tpm_engine/Makefile b/security/openssl_tpm_engine/Makefile index 943e285fa6c2..804365bc4de7 100644 --- a/security/openssl_tpm_engine/Makefile +++ b/security/openssl_tpm_engine/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/OpenSSL%20TPM%20Engine/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenSSL TPM engine RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers |