diff options
author | wen <wen@pkgsrc.org> | 2012-08-06 13:47:44 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-08-06 13:47:44 +0000 |
commit | 185706b17438efb6688bb5305e974306d1341157 (patch) | |
tree | 10c083637255dbdb2ab49acc11b2e9434e5325c0 /math | |
parent | b7ded4a2ae79242f87d11a8efd5a71aaa522d7ea (diff) | |
download | pkgsrc-185706b17438efb6688bb5305e974306d1341157.tar.gz |
+ p5-Test-Number-Delta
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 c6f7d40d8bb..7e8f3998f50 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.239 2012/05/30 11:05:49 wiz Exp $ +# $NetBSD: Makefile,v 1.240 2012/08/06 13:47:44 wen Exp $ COMMENT= Mathematics @@ -175,6 +175,7 @@ SUBDIR+= p5-Spreadsheet-ReadSXC SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= p5-Spreadsheet-XLSX SUBDIR+= p5-Statistics-Descriptive +SUBDIR+= p5-Test-Number-Delta SUBDIR+= pari SUBDIR+= pari-galdata SUBDIR+= pear-Numbers_Roman |