summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-27 23:19:36 +0000
committerjtb <jtb@pkgsrc.org>2001-04-27 23:19:36 +0000
commit8963b134c6c64f1b1cdfd75b223f6cfdc8f2e9e2 (patch)
treeb37921b275af81bbc199d88f6f01e96b6686f8d6 /math
parentcbb866014de2f56876db87946cc0fa364462fd41 (diff)
downloadpkgsrc-8963b134c6c64f1b1cdfd75b223f6cfdc8f2e9e2.tar.gz
s/p5-/p5-Math/g
Diffstat (limited to 'math')
-rw-r--r--math/Makefile8
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