diff options
author | jtb <jtb> | 2001-04-27 23:19:36 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-04-27 23:19:36 +0000 |
commit | af1cb48269aee0f32495fdee108b93273478817c (patch) | |
tree | b37921b275af81bbc199d88f6f01e96b6686f8d6 /math | |
parent | 02b7fb39c8eee49bfba618133649ef37250de1ac (diff) | |
download | pkgsrc-af1cb48269aee0f32495fdee108b93273478817c.tar.gz |
s/p5-/p5-Math/g
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/Makefile b/math/Makefile index 15aa5ba449d..2a69659f2f1 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 |