Date: Thu, 29 Oct 2015 02:44:29 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400439 - head/net-mgmt/ccnet Message-ID: <201510290244.t9T2iT4r017933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@yahoo.com> (outgoing maintainer) Submitted by: Ricky Gallamore <ultima1252@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@yahoo.com +MAINTAINER= ultima1252@gmail.com COMMENT= Framework for writing networked applications LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510290244.t9T2iT4r017933>