diff options
author | dsainty <dsainty@pkgsrc.org> | 2009-02-09 03:20:03 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2009-02-09 03:20:03 +0000 |
commit | ea4dda00f142f7bf0e57f83728f55d31ba6cdb3d (patch) | |
tree | 4828d98da07993b80d9d6a6958a30084574f4995 /math | |
parent | 5dac79d3a4b72393a229a57016e1db10464d49c6 (diff) | |
download | pkgsrc-ea4dda00f142f7bf0e57f83728f55d31ba6cdb3d.tar.gz |
Add p5-Roman
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 |