diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /security/openssl_tpm_engine | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
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 10f60d858af8..cc6e0ea2aa2b 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= nork@FreeBSD.org COMMENT= OpenSSL TPM engine RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers |