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 | 5789e68fc0da4e8746ea28629a27f381d6887b1c (patch) | |
tree | 4c1c6c96f5a90f782ab47175f0c7d78ac63111cb /math/Makefile | |
parent | 7ea50671e05af981c760366fef023bda33cf00f5 (diff) | |
download | pkgsrc-5789e68fc0da4e8746ea28629a27f381d6887b1c.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++ |