summaryrefslogtreecommitdiff
path: root/math/py-quadprog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-quadprog/Makefile')
-rw-r--r--math/py-quadprog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-quadprog/Makefile b/math/py-quadprog/Makefile
index cee716768ab..f3aa957eecf 100644
--- a/math/py-quadprog/Makefile
+++ b/math/py-quadprog/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/08/27 06:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/02 16:16:22 rillig Exp $
DISTNAME= quadprog-0.1.7
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=q/quadprog/}