svn commit: r474279 - in head: net-mgmt/py-junos-eznc net-mgmt/py-ncclient security/py-scp

Martin Wilke miwi at FreeBSD.org
Mon Jul 9 18:40:19 UTC 2018


Author: miwi
Date: Mon Jul  9 18:40:18 2018
New Revision: 474279
URL: https://svnweb.freebsd.org/changeset/ports/474279

Log:
  - Pass maintainership to submitter
  
  PR:		229529 229530 229531
  Submitted by:	freebsd_ports at k-worx.org
  Sponsored by:	iXsystems Inc.

Modified:
  head/net-mgmt/py-junos-eznc/Makefile
  head/net-mgmt/py-ncclient/Makefile
  head/security/py-scp/Makefile

Modified: head/net-mgmt/py-junos-eznc/Makefile
==============================================================================
--- head/net-mgmt/py-junos-eznc/Makefile	Mon Jul  9 18:36:11 2018	(r474278)
+++ head/net-mgmt/py-junos-eznc/Makefile	Mon Jul  9 18:40:18 2018	(r474279)
@@ -6,7 +6,7 @@ CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsd_ports at k-worx.org
 COMMENT=	Junos easy automation for non-programmers
 
 LICENSE=	APACHE20

Modified: head/net-mgmt/py-ncclient/Makefile
==============================================================================
--- head/net-mgmt/py-ncclient/Makefile	Mon Jul  9 18:36:11 2018	(r474278)
+++ head/net-mgmt/py-ncclient/Makefile	Mon Jul  9 18:40:18 2018	(r474279)
@@ -6,7 +6,7 @@ CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsd_ports at k-worx.org
 COMMENT=	Python library for NETCONF clients
 
 LICENSE=	APACHE20

Modified: head/security/py-scp/Makefile
==============================================================================
--- head/security/py-scp/Makefile	Mon Jul  9 18:36:11 2018	(r474278)
+++ head/security/py-scp/Makefile	Mon Jul  9 18:40:18 2018	(r474279)
@@ -6,7 +6,7 @@ CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsd_ports at k-worx.org
 COMMENT=	Scp module for paramiko
 
 LICENSE=	LGPL21+


More information about the svn-ports-head mailing list