diff options
author | wiz <wiz> | 2006-03-09 17:16:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-09 17:16:18 +0000 |
commit | 1aa7bb1e0a5b8ee161e4750a6936c46b59ac128a (patch) | |
tree | 0cf7d5cc2d0743c47561c623125a9a0cc987bd03 /math | |
parent | ef90a6f59ef5f8482b49da422cdee94e9ee17dc3 (diff) | |
download | pkgsrc-1aa7bb1e0a5b8ee161e4750a6936c46b59ac128a.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++ |