Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 02:23:23 +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: r400431 - head/www/seahub
Message-ID:  <201510290223.t9T2NN3Y011283@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Oct 29 02:23:23 2015
New Revision: 400431
URL: https://svnweb.freebsd.org/changeset/ports/400431

Log:
  www/seahub: pass MAINTAINER to submitter
  
  Reference:	https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100923.html
  
  PR:		204110
  Approved by:	Jingfeng Yan <yan_jingfeng@yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252@gmail.com>

Modified:
  head/www/seahub/Makefile

Modified: head/www/seahub/Makefile
==============================================================================
--- head/www/seahub/Makefile	Thu Oct 29 02:06:02 2015	(r400430)
+++ head/www/seahub/Makefile	Thu Oct 29 02:23:23 2015	(r400431)
@@ -33,7 +33,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		Djblets-0.6.14.tar.gz:Djblets
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	yan_jingfeng@yahoo.com
+MAINTAINER=	ultima1252@gmail.com
 COMMENT=	Web frontend for Seafile
 
 LICENSE=	APACHE20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510290223.t9T2NN3Y011283>