summaryrefslogtreecommitdiff
path: root/math/py-autograd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-autograd/Makefile')
-rw-r--r--math/py-autograd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-autograd/Makefile b/math/py-autograd/Makefile
index fa3e168c4af..859fe399f27 100644
--- a/math/py-autograd/Makefile
+++ b/math/py-autograd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/04/27 19:03:26 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/10/12 21:52:02 bacon Exp $
DISTNAME= autograd-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/autograd/}