diff options
Diffstat (limited to 'finance/trytond/Makefile')
-rw-r--r-- | finance/trytond/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/trytond/Makefile b/finance/trytond/Makefile index 3db8fc78f716..a60edb03df8a 100644 --- a/finance/trytond/Makefile +++ b/finance/trytond/Makefile @@ -6,11 +6,11 @@ # PORTNAME= trytond -PORTVERSION= 1.2.2 +PORTVERSION= 1.4.0 CATEGORIES= finance python -MASTER_SITES= http://downloads.tryton.org/1.2/ +MASTER_SITES= http://downloads.tryton.org/1.4/ -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A three-tiers high-level general purpose application platform BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \ |