diff options
Diffstat (limited to 'finance/trytond28_analytic_invoice/Makefile')
-rw-r--r-- | finance/trytond28_analytic_invoice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_analytic_invoice/Makefile b/finance/trytond28_analytic_invoice/Makefile index e0af8411c105..89de7ce93c99 100644 --- a/finance/trytond28_analytic_invoice/Makefile +++ b/finance/trytond28_analytic_invoice/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_invoice PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_invoice/ \ http://downloads.tryton.org/${PORTVERSION:R}/ |