diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-09 17:16:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-09 17:16:18 +0000 |
commit | 1d32d44c51a2c981a93d259226fbad9684585561 (patch) | |
tree | 0cf7d5cc2d0743c47561c623125a9a0cc987bd03 /math | |
parent | e773ccc63d0e51c982022ed62d34604e905775ea (diff) | |
download | pkgsrc-1d32d44c51a2c981a93d259226fbad9684585561.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 74ed1620284..04b0a3b5142 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2006/03/07 23:22:05 dillo Exp $ +# $NetBSD: Makefile,v 1.148 2006/03/09 17:16:18 wiz Exp $ # COMMENT= Mathematics @@ -33,8 +33,8 @@ SUBDIR+= R-wle SUBDIR+= abs SUBDIR+= admesh SUBDIR+= algae -SUBDIR+= aribas SUBDIR+= antixls +SUBDIR+= aribas SUBDIR+= bc SUBDIR+= blas SUBDIR+= blitz++ |