diff options
Diffstat (limited to 'finance/py-trytond-account/Makefile')
-rw-r--r-- | finance/py-trytond-account/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile index 74b14cd144b..791652f3bf1 100644 --- a/finance/py-trytond-account/Makefile +++ b/finance/py-trytond-account/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/04/13 05:02:11 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/03 13:36:01 rodent Exp $ -DISTNAME= trytond_account-3.0.3 +DISTNAME= trytond_account-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= finance python -MASTER_SITES= http://downloads.tryton.org/3.0/ +MASTER_SITES= http://downloads.tryton.org/3.2/ MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ |