diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-05-20 08:00:57 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-05-20 08:00:57 +0000 |
commit | 0aec3c02d56aad8e016479ae9e219da8cbc00762 (patch) | |
tree | f9bb796b5a738909db87e12d984023b5974815ae /finance/trytond_calendar_scheduling | |
parent | 4ba819c1e37b6203680d371c87d98acc9224389b (diff) |
Notes
Diffstat (limited to 'finance/trytond_calendar_scheduling')
-rw-r--r-- | finance/trytond_calendar_scheduling/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/trytond_calendar_scheduling/Makefile b/finance/trytond_calendar_scheduling/Makefile index 42c5c3e78a63..09cd6f77d1a4 100644 --- a/finance/trytond_calendar_scheduling/Makefile +++ b/finance/trytond_calendar_scheduling/Makefile @@ -3,8 +3,7 @@ PORTNAME= trytond_calendar_scheduling PORTVERSION= 2.4.1 CATEGORIES= finance python -MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ \ - http://downloads2.tryton.org/${PORTVERSION:R}/ +MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Calendar Scheduling Module) |