From b876fdfe8d0ee80b95502fdd896b8ca141be2523 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 5 Aug 2020 13:47:43 +0000 Subject: Tyops --- math/py-numpy16/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/py-numpy16/Makefile b/math/py-numpy16/Makefile index 0c4d66d72c5..610a9a18b95 100644 --- a/math/py-numpy16/Makefile +++ b/math/py-numpy16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2020/07/09 00:47:40 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/05 13:47:43 joerg Exp $ DISTNAME= numpy-1.16.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,8 +11,8 @@ HOMEPAGE= http://www.numpy.org/ COMMENT= Array processing for numbers, strings, records, and objects LICENSE= modified-bsd -# While this builds wtih 3, the package only exists to accomodate -# things that requuire python2.7. +# While this builds with 3, the package only exists to accomodate +# things that require python2.7. PYTHON_VERSIONS_ACCEPTED= 27 TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose -- cgit v1.2.3