svn commit: r400432 - head/www/py-wsgidav

Jason Unovitch junovitch at FreeBSD.org
Thu Oct 29 02:27:38 UTC 2015


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 at yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252 at 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 at yahoo.com
+MAINTAINER=	ultima1252 at gmail.com
 COMMENT=	WSGI based WebDAV server for sharing resources
 
 LICENSE=	MIT


More information about the svn-ports-head mailing list