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