svn commit: r400439 - head/net-mgmt/ccnet

Jason Unovitch junovitch at FreeBSD.org
Thu Oct 29 02:44:30 UTC 2015


Author: junovitch
Date: Thu Oct 29 02:44:29 2015
New Revision: 400439
URL: https://svnweb.freebsd.org/changeset/ports/400439

Log:
  net-mgmt/ccnet: pass MAINTAINER to submitter
  
  Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html
  
  PR:		204102
  Approved by:	Jingfeng Yan <yan_jingfeng at yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252 at gmail.com>

Modified:
  head/net-mgmt/ccnet/Makefile

Modified: head/net-mgmt/ccnet/Makefile
==============================================================================
--- head/net-mgmt/ccnet/Makefile	Thu Oct 29 02:41:33 2015	(r400438)
+++ head/net-mgmt/ccnet/Makefile	Thu Oct 29 02:44:29 2015	(r400439)
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=	-server
 PORTREVISION=	6
 CATEGORIES=	net-mgmt devel
 
-MAINTAINER=	yan_jingfeng at yahoo.com
+MAINTAINER=	ultima1252 at gmail.com
 COMMENT=	Framework for writing networked applications
 
 LICENSE=	GPLv3


More information about the svn-ports-all mailing list