svn commit: r360107 - head/sysutils/py-bcfg2

William Grzybowski wg at FreeBSD.org
Tue Jul 1 22:35:36 UTC 2014


Author: wg
Date: Tue Jul  1 22:35:36 2014
New Revision: 360107
URL: http://svnweb.freebsd.org/changeset/ports/360107
QAT: https://qat.redports.org/buildarchive/r360107/

Log:
  sysutils/py-bcfg2: pass maintainership
  
  Approved by:	maintainer

Modified:
  head/sysutils/py-bcfg2/Makefile

Modified: head/sysutils/py-bcfg2/Makefile
==============================================================================
--- head/sysutils/py-bcfg2/Makefile	Tue Jul  1 22:29:52 2014	(r360106)
+++ head/sysutils/py-bcfg2/Makefile	Tue Jul  1 22:35:36 2014	(r360107)
@@ -9,8 +9,8 @@ MASTER_SITES=	ftp://ftp.mcs.anl.gov/pub/
 		http://mirror.opensysadmin.com/bcfg/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	dhutty at allgoodbits.org
-COMMENT=	A configuration management system written in Python
+MAINTAINER=	python at FreeBSD.org
+COMMENT=	Configuration management system written in Python
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/gamin.py:${PORTSDIR}/devel/py-gamin


More information about the svn-ports-head mailing list