From 8963b134c6c64f1b1cdfd75b223f6cfdc8f2e9e2 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 27 Apr 2001 23:19:36 +0000 Subject: [PATCH] s/p5-/p5-Math/g --- math/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/math/Makefile b/math/Makefile index 15aa5ba449d6..2a69659f2f1f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2001/04/27 22:58:13 jtb Exp $ +# $NetBSD: Makefile,v 1.60 2001/04/27 23:19:36 jtb Exp $ # COMMENT= Mathematics @@ -36,9 +36,9 @@ SUBDIR+= octave-current SUBDIR+= odepack SUBDIR+= otter SUBDIR+= pari -SUBDIR+= p5-BigInteger -SUBDIR+= p5-Interpolate -SUBDIR+= p5-MatrixReal +SUBDIR+= p5-Math-BigInteger +SUBDIR+= p5-Math-Interpolate +SUBDIR+= p5-Math-MatrixReal SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific