Date: Wed, 3 Oct 2018 14:53:22 +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: r481166 - head/devel/py-unittest2 Message-ID: <201810031453.w93ErM5R035494@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 3 14:53:22 2018 New Revision: 481166 URL: https://svnweb.freebsd.org/changeset/ports/481166 Log: Take maintainership Modified: head/devel/py-unittest2/Makefile Modified: head/devel/py-unittest2/Makefile ============================================================================== --- head/devel/py-unittest2/Makefile Wed Oct 3 14:40:50 2018 (r481165) +++ head/devel/py-unittest2/Makefile Wed Oct 3 14:53:22 2018 (r481166) @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= New features in unittest backported to Python 2 LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810031453.w93ErM5R035494>