svn commit: r400431 - head/www/seahub

Jason Unovitch junovitch at FreeBSD.org
Thu Oct 29 02:23:24 UTC 2015


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 at yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252 at 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 at yahoo.com
+MAINTAINER=	ultima1252 at gmail.com
 COMMENT=	Web frontend for Seafile
 
 LICENSE=	APACHE20


More information about the svn-ports-all mailing list