diff options
Diffstat (limited to 'finance/trytond/Makefile')
-rw-r--r-- | finance/trytond/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/trytond/Makefile b/finance/trytond/Makefile index 9f29186b98d5..c97323e99907 100644 --- a/finance/trytond/Makefile +++ b/finance/trytond/Makefile @@ -4,8 +4,7 @@ PORTNAME= trytond PORTVERSION= 2.4.5 CATEGORIES= finance python -MASTER_SITES= http://downloads2.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 (Server) |