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