diff options
author | dillo <dillo@pkgsrc.org> | 2006-03-07 23:22:05 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2006-03-07 23:22:05 +0000 |
commit | 3bb896d6829ce73f1cf61ba5838c4c3b6bf00bc4 (patch) | |
tree | 4c1c6c96f5a90f782ab47175f0c7d78ac63111cb /math/Makefile | |
parent | ff1b6d3afce29ac9c62d0bc839ee3e8277c43e10 (diff) | |
download | pkgsrc-3bb896d6829ce73f1cf61ba5838c4c3b6bf00bc4.tar.gz |
Add antixls (noted by wiz).
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 0b86a37cb8c..74ed1620284 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2006/01/03 21:08:09 adrianp Exp $ +# $NetBSD: Makefile,v 1.147 2006/03/07 23:22:05 dillo Exp $ # COMMENT= Mathematics @@ -34,6 +34,7 @@ SUBDIR+= abs SUBDIR+= admesh SUBDIR+= algae SUBDIR+= aribas +SUBDIR+= antixls SUBDIR+= bc SUBDIR+= blas SUBDIR+= blitz++ |