summaryrefslogtreecommitdiff
path: root/math/py-netCDF4
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-netCDF4')
-rw-r--r--math/py-netCDF4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-netCDF4/Makefile b/math/py-netCDF4/Makefile
index 434057e072b..3620869807f 100644
--- a/math/py-netCDF4/Makefile
+++ b/math/py-netCDF4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/04/15 11:37:46 nia Exp $
+# $NetBSD: Makefile,v 1.21 2022/10/26 10:31:40 wiz Exp $
DISTNAME= netCDF4-1.5.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/netCDF4/}