svn commit: r326740 - head/devel/py-mongoengine

William Grzybowski wg at FreeBSD.org
Sun Sep 8 15:03:45 UTC 2013


Author: wg
Date: Sun Sep  8 15:03:44 2013
New Revision: 326740
URL: http://svnweb.freebsd.org/changeset/ports/326740

Log:
  devel/py-mongoengine: take maintainership
  
  - Take maintainership (forgot to do so in the last commit)
  
  PR:		ports/181486
  Approved by:	maintainer (timeout)

Modified:
  head/devel/py-mongoengine/Makefile

Modified: head/devel/py-mongoengine/Makefile
==============================================================================
--- head/devel/py-mongoengine/Makefile	Sun Sep  8 15:03:15 2013	(r326739)
+++ head/devel/py-mongoengine/Makefile	Sun Sep  8 15:03:44 2013	(r326740)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	mail at derzinn.de
+MAINTAINER=	wg at FreeBSD.org
 COMMENT=	Object-Document-Mapper for working with MongoDB
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list