diff options
author | szptvlfn <szptvlfn> | 2014-05-31 21:33:28 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2014-05-31 21:33:28 +0000 |
commit | e3122714a0a3f8029dc3d68db56a36e77baff99d (patch) | |
tree | 97fc9115f6ee42703ac6b56b17615b5c808f9809 /math/Makefile | |
parent | 164934882acd2763927aee8f58ac569ce075cfab (diff) | |
download | pkgsrc-e3122714a0a3f8029dc3d68db56a36e77baff99d.tar.gz |
+ hs-scientific
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 992489aa1a4..cd1d11f73b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.265 2014/05/28 22:03:46 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.266 2014/05/31 21:33:28 szptvlfn Exp $ COMMENT= Mathematics @@ -118,6 +118,7 @@ SUBDIR+= harminv SUBDIR+= heirloom-factor SUBDIR+= heirloom-units SUBDIR+= hs-nats +SUBDIR+= hs-scientific SUBDIR+= ipopt SUBDIR+= isl SUBDIR+= itpp |