diff options
author | szptvlfn <szptvlfn> | 2014-09-02 20:59:55 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2014-09-02 20:59:55 +0000 |
commit | ddf428964d4a5c337cf2a17082195fbff296375a (patch) | |
tree | 5b5a5a1597e8c07106e756fb17779cd85cf0fbad /math/Makefile | |
parent | 7f9f0ffa74cb5dfd0d19c1ef1d898da64af57a3e (diff) | |
download | pkgsrc-ddf428964d4a5c337cf2a17082195fbff296375a.tar.gz |
+ hs-semigroups
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 050ea542742..3c54cba989a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2014/08/26 16:30:01 brook Exp $ +# $NetBSD: Makefile,v 1.278 2014/09/02 20:59:55 szptvlfn Exp $ COMMENT= Mathematics @@ -124,6 +124,7 @@ SUBDIR+= hs-distributive SUBDIR+= hs-mwc-random SUBDIR+= hs-nats SUBDIR+= hs-scientific +SUBDIR+= hs-semigroups SUBDIR+= ipopt SUBDIR+= isl SUBDIR+= itpp |