diff options
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 c438d96a81b..a9004d2ab95 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2009/02/01 16:54:35 seb Exp $ +# $NetBSD: Makefile,v 1.184 2009/02/09 03:20:03 dsainty Exp $ COMMENT= Mathematics @@ -122,6 +122,7 @@ SUBDIR+= p5-Math-Random SUBDIR+= p5-Math-Random-MT-Perl SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin +SUBDIR+= p5-Roman SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel |