diff options
Diffstat (limited to 'finance/odoo/Makefile')
-rw-r--r-- | finance/odoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile index bf903da8d6ae..c0d66d840092 100644 --- a/finance/odoo/Makefile +++ b/finance/odoo/Makefile @@ -1,6 +1,6 @@ PORTNAME= odoo PORTVERSION= 14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |