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