From f2d47036c97c07a6353192bab3aef51a23eb2835 Mon Sep 17 00:00:00 2001 From: tsarna Date: Sat, 17 Apr 1999 01:53:01 +0000 Subject: Update for python 1.5.2 XXX Not updated to latest version. Need to decide if this pkg should be removed in favor of a py-LLNL package, or what. --- math/py-Numeric/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-Numeric') diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index bb10118333e..7c1e7241d1b 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/12/18 00:42:40 tsarna Exp $ +# $NetBSD: Makefile,v 1.13 1999/04/17 01:53:01 tsarna Exp $ DISTNAME= LLNLPython4 PKGNAME= py-Numeric-1.3 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.python.org/sigs/matrix-sig/ -DEPENDS+= python-1.5.1:../../lang/python +DEPENDS+= python-1.5.2:../../lang/python WRKSRC= ${WRKDIR}/LLNLPython4/Numerical ALL_TARGET= default -- cgit v1.2.3