summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-01-23 23:23:09 +0000
committergdt <gdt@pkgsrc.org>2021-01-23 23:23:09 +0000
commit19aec93b64078578a7d3340b5a1e9d0c019fb02f (patch)
tree3c659d7aaa1ec0a546055798e13f4f7297e18d1e /graphics/py-matplotlib/Makefile
parentaa2d5749524c0955e3484d989c2b0a630e654040 (diff)
downloadpkgsrc-19aec93b64078578a7d3340b5a1e9d0c019fb02f.tar.gz
revbump for qhull
Diffstat (limited to 'graphics/py-matplotlib/Makefile')
-rw-r--r--graphics/py-matplotlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile
index 77d9e21c157..3d59aa1702e 100644
--- a/graphics/py-matplotlib/Makefile
+++ b/graphics/py-matplotlib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2021/01/17 07:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2021/01/23 23:23:09 gdt Exp $
DISTNAME= matplotlib-3.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}