diff options
author | wen <wen@FreeBSD.org> | 2011-08-22 15:05:27 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-08-22 15:05:27 +0800 |
commit | 3d1f3348386fd3af8cf5807f78a344f1a25e5407 (patch) | |
tree | c5fb742d10d0ed78acf7ed942d3b5806cd79fa23 /finance | |
parent | 916e0c7e50196c45ead96f6be173ab4c9992c8c2 (diff) | |
download | freebsd-ports-gnome-3d1f3348386fd3af8cf5807f78a344f1a25e5407.tar.gz freebsd-ports-gnome-3d1f3348386fd3af8cf5807f78a344f1a25e5407.tar.zst freebsd-ports-gnome-3d1f3348386fd3af8cf5807f78a344f1a25e5407.zip |
- Pass maintainership to new voluteer <via email>
Diffstat (limited to 'finance')
-rw-r--r-- | finance/openerp-server/Makefile | 2 | ||||
-rw-r--r-- | finance/openerp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile index 83a5d61b1f9d..8757ba5554f5 100644 --- a/finance/openerp-server/Makefile +++ b/finance/openerp-server/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= finance python MASTER_SITES= http://www.openerp.com/download/stable/source/ -MAINTAINER= wen@FreeBSD.org +MAINTAINER= laurent@ospowa.com COMMENT= Open source application ERP & CRM in Python using Postgresql BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ diff --git a/finance/openerp/Makefile b/finance/openerp/Makefile index 83a5d61b1f9d..8757ba5554f5 100644 --- a/finance/openerp/Makefile +++ b/finance/openerp/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= finance python MASTER_SITES= http://www.openerp.com/download/stable/source/ -MAINTAINER= wen@FreeBSD.org +MAINTAINER= laurent@ospowa.com COMMENT= Open source application ERP & CRM in Python using Postgresql BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ |