Date: Sat, 7 Mar 2020 22:25:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527986 - head/devel/libunwind Message-ID: <202003072225.027MPYuw084109@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 7 22:25:33 2020 New Revision: 527986 URL: https://svnweb.freebsd.org/changeset/ports/527986 Log: Take maintainership Modified: head/devel/libunwind/Makefile Modified: head/devel/libunwind/Makefile ============================================================================== --- head/devel/libunwind/Makefile Sat Mar 7 22:18:27 2020 (r527985) +++ head/devel/libunwind/Makefile Sat Mar 7 22:25:33 2020 (r527986) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= SAVANNAH DISTNAME= ${PORTNAME}-1.2.1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generic stack unwinding library LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003072225.027MPYuw084109>