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_account_product | |
parent | 4ba819c1e37b6203680d371c87d98acc9224389b (diff) | |
download | ports-0aec3c02d56aad8e016479ae9e219da8cbc00762.tar.gz ports-0aec3c02d56aad8e016479ae9e219da8cbc00762.zip |
Notes
Diffstat (limited to 'finance/trytond_account_product')
-rw-r--r-- | finance/trytond_account_product/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond_account_product/Makefile b/finance/trytond_account_product/Makefile index 932d595302a9..c9949e1b8923 100644 --- a/finance/trytond_account_product/Makefile +++ b/finance/trytond_account_product/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond_account_product PORTVERSION= 2.4.1 CATEGORIES= finance python -MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ +MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Account Product Module) |