Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2017 20:36:21 +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: r455456 - head/devel/py-funcsigs
Message-ID:  <201712032036.vB3KaLms058205@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  3 20:36:21 2017
New Revision: 455456
URL: https://svnweb.freebsd.org/changeset/ports/455456

Log:
  Take maintainership

Modified:
  head/devel/py-funcsigs/Makefile

Modified: head/devel/py-funcsigs/Makefile
==============================================================================
--- head/devel/py-funcsigs/Makefile	Sun Dec  3 20:36:16 2017	(r455455)
+++ head/devel/py-funcsigs/Makefile	Sun Dec  3 20:36:21 2017	(r455456)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python function signatures from PEP362
 
 LICENSE=	APACHE20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712032036.vB3KaLms058205>