diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /emulators/tpm-emulator/Makefile | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) |
Notes
Diffstat (limited to 'emulators/tpm-emulator/Makefile')
-rw-r--r-- | emulators/tpm-emulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tpm-emulator/Makefile b/emulators/tpm-emulator/Makefile index b9d4b2961b33..8946811aabc6 100644 --- a/emulators/tpm-emulator/Makefile +++ b/emulators/tpm-emulator/Makefile @@ -8,7 +8,7 @@ CATEGORIES= emulators security MASTER_SITES= SF/${PORTNAME}.berlios DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSION} -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trusted Platform Module (TPM) emulator LICENSE= GPLv2 |