diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-28 22:03:46 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-28 22:03:46 +0000 |
commit | c4dec1df36ceb600334274748884daf08e1faf9a (patch) | |
tree | 0f1deb62b30eb4c1f92b1c00900ba42b3899c78c /math | |
parent | 6fd1442bac965fd945f8646077dae0972a864a92 (diff) | |
download | pkgsrc-c4dec1df36ceb600334274748884daf08e1faf9a.tar.gz |
+ hs-nats
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 82e06ef6e44..992489aa1a4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.264 2014/04/02 07:32:27 rodent Exp $ +# $NetBSD: Makefile,v 1.265 2014/05/28 22:03:46 szptvlfn Exp $ COMMENT= Mathematics @@ -117,6 +117,7 @@ SUBDIR+= gtklife SUBDIR+= harminv SUBDIR+= heirloom-factor SUBDIR+= heirloom-units +SUBDIR+= hs-nats SUBDIR+= ipopt SUBDIR+= isl SUBDIR+= itpp |