diff options
author | wiz <wiz@pkgsrc.org> | 2001-10-01 16:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-10-01 16:38:11 +0000 |
commit | 0d83309011597ac20b87722b7fd61bd74945313d (patch) | |
tree | 03b5a31988616a54346a7f4743f95425ca21fc66 /math | |
parent | ba97be710892d34333c0c4bcf86e07ed095825d1 (diff) | |
download | pkgsrc-0d83309011597ac20b87722b7fd61bd74945313d.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 10f8d11c148..b3db135408f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2001/07/01 13:09:52 taca Exp $ +# $NetBSD: Makefile,v 1.66 2001/10/01 16:38:11 wiz Exp $ # COMMENT= Mathematics @@ -46,8 +46,8 @@ SUBDIR+= py-Scientific SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= rlab -SUBDIR+= ruby-bitvector SUBDIR+= ruby-bigfloat +SUBDIR+= ruby-bitvector SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec |