diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-24 17:27:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-24 17:27:15 +0000 |
commit | fd887aa9025ee3b9fca9228d0285d8f0a0464166 (patch) | |
tree | 9214ead2b89f76757a1e6ebf1356dad52876d04b /math | |
parent | 9ca83bf25a2ad87013cfa04c3a5bc9f99a8ef9b2 (diff) | |
download | pkgsrc-fd887aa9025ee3b9fca9228d0285d8f0a0464166.tar.gz |
Add and enable p5-Number-Compare.
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 285b05747f9..7e08b0fe72f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2005/05/18 22:39:00 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2005/06/24 17:27:15 wiz Exp $ # COMMENT= Mathematics @@ -73,6 +73,7 @@ SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Random +SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite |