Date: Sun, 13 Sep 2020 19:45:29 +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: r548548 - head/devel/py-requestsexceptions Message-ID: <202009131945.08DJjTqq089052@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 13 19:45:28 2020 New Revision: 548548 URL: https://svnweb.freebsd.org/changeset/ports/548548 Log: Take maintainership Modified: head/devel/py-requestsexceptions/Makefile Modified: head/devel/py-requestsexceptions/Makefile ============================================================================== --- head/devel/py-requestsexceptions/Makefile Sun Sep 13 19:45:24 2020 (r548547) +++ head/devel/py-requestsexceptions/Makefile Sun Sep 13 19:45:28 2020 (r548548) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to find the correct path to exceptions in the requests library LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009131945.08DJjTqq089052>