svn commit: r326223 - head/finance/openerp-server

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 3 20:00:55 UTC 2013


Author: tabthorpe
Date: Tue Sep  3 20:00:55 2013
New Revision: 326223
URL: http://svnweb.freebsd.org/changeset/ports/326223

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/finance/openerp-server/Makefile   (contents, props changed)

Modified: head/finance/openerp-server/Makefile
==============================================================================
--- head/finance/openerp-server/Makefile	Tue Sep  3 19:57:19 2013	(r326222)
+++ head/finance/openerp-server/Makefile	Tue Sep  3 20:00:55 2013	(r326223)
@@ -12,7 +12,7 @@ PORTEPOCH=	1
 CATEGORIES=	finance python
 MASTER_SITES=	http://www.openerp.com/download/stable/source/
 
-MAINTAINER=	laurent at ospowa.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open source application ERP & CRM in Python using Postgresql
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \


More information about the svn-ports-all mailing list