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