svn commit: r461671 - head/security/py-acme

Carlos J. Puga Medina cpm at FreeBSD.org
Mon Feb 12 23:11:08 UTC 2018


Author: cpm
Date: Mon Feb 12 23:11:07 2018
New Revision: 461671
URL: https://svnweb.freebsd.org/changeset/ports/461671

Log:
  Pass maintainership to python@

Modified:
  head/security/py-acme/Makefile

Modified: head/security/py-acme/Makefile
==============================================================================
--- head/security/py-acme/Makefile	Mon Feb 12 22:55:02 2018	(r461670)
+++ head/security/py-acme/Makefile	Mon Feb 12 23:11:07 2018	(r461671)
@@ -8,7 +8,7 @@ CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	cpm at FreeBSD.org
+MAINTAINER=	python at FreeBSD.org
 COMMENT=	ACME protocol implementation in Python
 
 LICENSE=	APACHE20


More information about the svn-ports-head mailing list