svn commit: r400438 - head/net-mgmt/seafile

Jason Unovitch junovitch at FreeBSD.org
Thu Oct 29 02:41:35 UTC 2015


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

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

Modified:
  head/net-mgmt/seafile/Makefile

Modified: head/net-mgmt/seafile/Makefile
==============================================================================
--- head/net-mgmt/seafile/Makefile	Thu Oct 29 02:40:35 2015	(r400437)
+++ head/net-mgmt/seafile/Makefile	Thu Oct 29 02:41:33 2015	(r400438)
@@ -7,7 +7,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSIONSUFFIX=	-server
 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