diff options
author | chuck <chuck> | 2009-04-06 19:02:32 +0000 |
---|---|---|
committer | chuck <chuck> | 2009-04-06 19:02:32 +0000 |
commit | 92691b81ed362d1c5526d527fb965a3e3ec2a6b5 (patch) | |
tree | e1cfdb9e0138b19abe8010f0d48840bee4e43d6a | |
parent | 56a6afda69631a40bedd50e4e1c77b9e96d3e2a6 (diff) | |
download | pkgsrc-92691b81ed362d1c5526d527fb965a3e3ec2a6b5.tar.gz |
Added math/p5-Statistics-Descriptive version 2.6
-rw-r--r-- | doc/CHANGES-2009 | 3 | ||||
-rw-r--r-- | math/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 5f17e767b29..02aadb79f90 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1227 2009/04/06 13:16:15 markd Exp $ +$NetBSD: CHANGES-2009,v 1.1228 2009/04/06 19:02:32 chuck Exp $ Changes to the packages collection and infrastructure in 2009: @@ -1669,3 +1669,4 @@ Changes to the packages collection and infrastructure in 2009: Updated math/eigen2 to 2.0.0 [markd 2009-04-06] Updated www/neon to 0.28.3 [markd 2009-04-06] Updated multimedia/phonon to 4.3.1 [markd 2009-04-06] + Added math/p5-Statistics-Descriptive version 2.6 [chuck 2009-04-06] diff --git a/math/Makefile b/math/Makefile index ffa697eb110..9d1e62e9023 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2009/03/12 22:31:41 jnemeth Exp $ +# $NetBSD: Makefile,v 1.187 2009/04/06 19:02:32 chuck Exp $ COMMENT= Mathematics @@ -131,6 +131,7 @@ SUBDIR+= p5-Spreadsheet-Read SUBDIR+= p5-Spreadsheet-ReadSXC SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= p5-Spreadsheet-XLSX +SUBDIR+= p5-Statistics-Descriptive SUBDIR+= pari SUBDIR+= pari-galdata SUBDIR+= pear-Numbers_Roman |