From 9d387c65cb1f9af1f0c31fc64ed5d3291e48c91a Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 8 Mar 2015 09:42:52 +0000 Subject: finance/tryton28: version update * update tryton 2.8 stack to latest versions * utilize CHEESESHOP macro in MASTER_SITES, while here PR: 197870 Submitted by: Matthias Petermann (maintainer) --- finance/trytond28_project/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'finance/trytond28_project/Makefile') diff --git a/finance/trytond28_project/Makefile b/finance/trytond28_project/Makefile index 6218e0309e6f..343df98b3793 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} -- cgit v1.2.3