diff options
author | wiz <wiz@pkgsrc.org> | 2018-05-02 13:00:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-05-02 13:00:21 +0000 |
commit | 993facc682374fe414d5fa90ced5715701bd9c60 (patch) | |
tree | aa204c1ccf6bc1a8af3c2cc4773c1bb2dbd1eea0 /math | |
parent | 7bf56dffbd41748f4fc2c85a7fb15d8724d97ae9 (diff) | |
download | pkgsrc-993facc682374fe414d5fa90ced5715701bd9c60.tar.gz |
math/Makefile: + p5-Alien-GMP
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 0f8732cef49..639be80d868 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.384 2018/04/14 11:35:23 adam Exp $ +# $NetBSD: Makefile,v 1.385 2018/05/02 13:00:21 wiz Exp $ COMMENT= Mathematics @@ -205,6 +205,7 @@ SUBDIR+= otter SUBDIR+= p5-Algorithm-BloomFilter SUBDIR+= p5-Algorithm-Cluster SUBDIR+= p5-Algorithm-Munkres +SUBDIR+= p5-Alien-GMP SUBDIR+= p5-Excel-Template SUBDIR+= p5-Excel-Template-Plus SUBDIR+= p5-Math-Base-Convert |