diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
commit | 620bda1c228779cc66f3457aa93436a4ff056b5b (patch) | |
tree | bca4de8af9f787da339936fb7663e89cf313b465 /security/openssl_tpm_engine | |
parent | 95ea0dded343c415f47c82eac1d3cfebbd99a15a (diff) | |
download | freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.gz freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.zst freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.zip |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
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 |