Date: Thu, 6 Apr 2017 21:55:52 +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: r437880 - head/devel/py-wrapt Message-ID: <201704062155.v36LtqY5078331@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Apr 6 21:55:52 2017 New Revision: 437880 URL: https://svnweb.freebsd.org/changeset/ports/437880 Log: Take maintainership Notified by: vanilla Modified: head/devel/py-wrapt/Makefile Modified: head/devel/py-wrapt/Makefile ============================================================================== --- head/devel/py-wrapt/Makefile Thu Apr 6 21:55:47 2017 (r437879) +++ head/devel/py-wrapt/Makefile Thu Apr 6 21:55:52 2017 (r437880) @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Decorators, wrappers and monkey patching LICENSE= BSD2CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704062155.v36LtqY5078331>