diff options
author | jnemeth <jnemeth> | 2009-03-12 22:31:41 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2009-03-12 22:31:41 +0000 |
commit | 2bc47255463f6925c87644461a17ad09972d50a3 (patch) | |
tree | 53272a27fd0325691143a08cef0f409de2a1054a /math/Makefile | |
parent | 84bb8492020f7183f2a68cb13099fe41d6f09318 (diff) | |
download | pkgsrc-2bc47255463f6925c87644461a17ad09972d50a3.tar.gz |
sort
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 0b68bcc91e4..ffa697eb110 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2009/03/07 02:20:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.186 2009/03/12 22:31:41 jnemeth Exp $ COMMENT= Mathematics @@ -112,8 +112,8 @@ SUBDIR+= p5-Excel-Template-Plus SUBDIR+= p5-Math-Base85 SUBDIR+= p5-Math-BaseCnv SUBDIR+= p5-Math-Bezier -SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-BigInt-GMP +SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-GMP SUBDIR+= p5-Math-Interpolate |