diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-31 21:33:28 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-31 21:33:28 +0000 |
commit | 712f46f6029ae0b7febcf0a69ba03b20589214a4 (patch) | |
tree | 97fc9115f6ee42703ac6b56b17615b5c808f9809 | |
parent | 966d200057eb57650e1b7a2f95bb4ae18b12a4e1 (diff) | |
download | pkgsrc-712f46f6029ae0b7febcf0a69ba03b20589214a4.tar.gz |
+ hs-scientific
-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 |