diff options
Diffstat (limited to 'finance/py-trytond-currency/Makefile')
-rw-r--r-- | finance/py-trytond-currency/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/py-trytond-currency/Makefile b/finance/py-trytond-currency/Makefile index 6b38b8acdda..d4bd0ead7eb 100644 --- a/finance/py-trytond-currency/Makefile +++ b/finance/py-trytond-currency/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/02/01 18:55:15 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/03 13:26:52 rodent Exp $ -DISTNAME= trytond_currency-3.0.0 +DISTNAME= trytond_currency-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/ |