Date: Tue, 17 Apr 2018 19:16:27 +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: r467640 - head/devel/py-hypothesis Message-ID: <201804171916.w3HJGRvC018192@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 17 19:16:27 2018 New Revision: 467640 URL: https://svnweb.freebsd.org/changeset/ports/467640 Log: Take maintainership Modified: head/devel/py-hypothesis/Makefile Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Tue Apr 17 19:16:21 2018 (r467639) +++ head/devel/py-hypothesis/Makefile Tue Apr 17 19:16:27 2018 (r467640) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing LICENSE= MPL20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171916.w3HJGRvC018192>