diff options
Diffstat (limited to 'finance/trytond28_stock_supply_production/Makefile')
-rw-r--r-- | finance/trytond28_stock_supply_production/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/trytond28_stock_supply_production/Makefile b/finance/trytond28_stock_supply_production/Makefile index db8d54b..3595cb7 100644 --- a/finance/trytond28_stock_supply_production/Makefile +++ b/finance/trytond28_stock_supply_production/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_stock_supply_production -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_production/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_stock_supply_production-${PORTVERSION} |