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