diff options
Diffstat (limited to 'textproc/py-xlsxwriter/Makefile')
-rw-r--r-- | textproc/py-xlsxwriter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile index 18a2a1d623a..40315beb8ab 100644 --- a/textproc/py-xlsxwriter/Makefile +++ b/textproc/py-xlsxwriter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2019/02/15 13:19:51 adam Exp $ +# $NetBSD: Makefile,v 1.26 2019/02/24 20:27:48 adam Exp $ -DISTNAME= XlsxWriter-1.1.4 +DISTNAME= XlsxWriter-1.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=X/XlsxWriter/} |