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 | 80088fcbd5625f1091942394d640d66a3a27696e (patch) | |
tree | 4828d98da07993b80d9d6a6958a30084574f4995 | |
parent | c8b133cb7962a2ccb1dcdfb76b98fc2bcb95c593 (diff) | |
download | pkgsrc-80088fcbd5625f1091942394d640d66a3a27696e.tar.gz |
Add p5-Roman
-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 |