diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-02 21:43:47 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-02 21:43:47 +0000 |
commit | a12f1ca00b0880c9715b3cf10434c9ed0dfdf35a (patch) | |
tree | 20b40991bdc1f43bee79334063280baea9baae83 /math/Makefile | |
parent | 7454c6d52d97f154c415805f854ac79c529381be (diff) | |
download | pkgsrc-a12f1ca00b0880c9715b3cf10434c9ed0dfdf35a.tar.gz |
+ hs-distributive
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 bcc97cb846d..0a7cd9bbd43 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2014/07/22 10:08:50 wiz Exp $ +# $NetBSD: Makefile,v 1.271 2014/08/02 21:43:47 szptvlfn Exp $ COMMENT= Mathematics @@ -117,6 +117,7 @@ SUBDIR+= gtklife SUBDIR+= harminv SUBDIR+= heirloom-factor SUBDIR+= heirloom-units +SUBDIR+= hs-distributive SUBDIR+= hs-nats SUBDIR+= hs-scientific SUBDIR+= ipopt |