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