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