Date: Wed, 27 Sep 2017 15:02:40 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450753 - head/security/libtomcrypt Message-ID: <201709271502.v8RF2ec6001220@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Wed Sep 27 15:02:39 2017 New Revision: 450753 URL: https://svnweb.freebsd.org/changeset/ports/450753 Log: security/libtomcrypt: take maintainership Modified: head/security/libtomcrypt/Makefile Modified: head/security/libtomcrypt/Makefile ============================================================================== --- head/security/libtomcrypt/Makefile Wed Sep 27 14:37:14 2017 (r450752) +++ head/security/libtomcrypt/Makefile Wed Sep 27 15:02:39 2017 (r450753) @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://libtom.net/files/ DISTNAME= crypt-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= Comprehensive, modular, and portable cryptographic toolkit LICENSE= PD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709271502.v8RF2ec6001220>