diff options
author | wiz <wiz@pkgsrc.org> | 2016-03-03 13:34:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-03-03 13:34:01 +0000 |
commit | be024636eed0d11c38e49276b20b5d12f745dea8 (patch) | |
tree | b3b5267bd07ce1f4942dd320c5163192977a2ad2 /math | |
parent | e6fab7af29e3f00e6949a73d5259f18328aff5b8 (diff) | |
download | pkgsrc-be024636eed0d11c38e49276b20b5d12f745dea8.tar.gz |
Sync.
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 2d469c97fb0..5f488d7c91d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.318 2016/02/25 01:10:47 wen Exp $ +# $NetBSD: Makefile,v 1.319 2016/03/03 13:34:01 wiz Exp $ COMMENT= Mathematics @@ -219,6 +219,7 @@ SUBDIR+= p5-Statistics-TTest SUBDIR+= p5-Test-Number-Delta SUBDIR+= pari SUBDIR+= pari-galdata +SUBDIR+= pari23 SUBDIR+= pcg SUBDIR+= pear-Math_BigInteger SUBDIR+= pear-Numbers_Roman |