diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-09 10:47:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-09 10:47:30 +0000 |
commit | 4ce69058bab4f4960dadfcfe48276d76bdc9ca91 (patch) | |
tree | 5c7b3834a8a505bd85276bb9e01c5b12ba7bb1e7 /math | |
parent | 2ff497d689beb381e3dd20d435c48787691bd330 (diff) | |
download | pkgsrc-4ce69058bab4f4960dadfcfe48276d76bdc9ca91.tar.gz |
Sort.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 8cb6fe123e5..c1821d7205c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2001/05/16 21:19:21 jtb Exp $ +# $NetBSD: Makefile,v 1.62 2001/06/09 10:47:57 wiz Exp $ # COMMENT= Mathematics @@ -35,10 +35,10 @@ SUBDIR+= octave SUBDIR+= octave-current SUBDIR+= odepack SUBDIR+= otter -SUBDIR+= pari SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal +SUBDIR+= pari SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific |