diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-03 20:00:55 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-03 20:00:55 +0000 |
commit | 48db151ead7645b7e9ec2a7586357c574e92bd96 (patch) | |
tree | 82633766e3c727efb6dac85c042c7c3e039c7e45 /finance | |
parent | 7e590490c4b2359169e365c934a8997fb4b7dfdb (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/openerp-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile index c742daaedc74..11ce4a1cb8b5 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= laurent@ospowa.com +MAINTAINER= ports@FreeBSD.org COMMENT= Open source application ERP & CRM in Python using Postgresql BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ |