Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 02:27:37 +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: r400432 - head/www/py-wsgidav
Message-ID:  <201510290227.t9T2RbxA011518@repo.freebsd.org>

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

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

Modified:
  head/www/py-wsgidav/Makefile

Modified: head/www/py-wsgidav/Makefile
==============================================================================
--- head/www/py-wsgidav/Makefile	Thu Oct 29 02:23:23 2015	(r400431)
+++ head/www/py-wsgidav/Makefile	Thu Oct 29 02:27:36 2015	(r400432)
@@ -6,7 +6,7 @@ CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yan_jingfeng@yahoo.com
+MAINTAINER=	ultima1252@gmail.com
 COMMENT=	WSGI based WebDAV server for sharing resources
 
 LICENSE=	MIT



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