diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-01-03 21:08:09 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-01-03 21:08:09 +0000 |
commit | d3989c23783bcdc58e7812708144733376385b67 (patch) | |
tree | 4dc502386efdb041fde31d632263948926b7a569 /math | |
parent | 1dd5431dc30ceb3962026c69fe29c93bfd730bbe (diff) | |
download | pkgsrc-d3989c23783bcdc58e7812708144733376385b67.tar.gz |
Add:
math/pear-Numbers_Roman
math/pear-Numbers_Words
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d54ba9d31f6..0b86a37cb8c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2006/01/03 07:26:38 taca Exp $ +# $NetBSD: Makefile,v 1.146 2006/01/03 21:08:09 adrianp Exp $ # COMMENT= Mathematics @@ -109,6 +109,8 @@ SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= pari-galdata +SUBDIR+= pear-Numbers_Roman +SUBDIR+= pear-Numbers_Words SUBDIR+= php-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric |