diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-08-22 07:05:27 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-08-22 07:05:27 +0000 |
commit | be34771040bc2a5c2395909878d5e60254f16e0c (patch) | |
tree | 8cb84592927fd813a2cec023c1955e2634f85888 /finance | |
parent | 6ced6b533b6c8c7e52436b383dd0d7d294b601a3 (diff) | |
download | ports-be34771040bc2a5c2395909878d5e60254f16e0c.tar.gz ports-be34771040bc2a5c2395909878d5e60254f16e0c.zip |
Notes
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 \ |