diff options
author | cube <cube@pkgsrc.org> | 2005-01-25 14:36:38 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-01-25 14:36:38 +0000 |
commit | e2486cd5abdd1a8192b05a987f4962901c01ed76 (patch) | |
tree | 20cd88a3c8edb883a2ede272881effcf32686533 | |
parent | 00c7e05943a95200d1a3e315cbad327c10fb742d (diff) | |
download | pkgsrc-e2486cd5abdd1a8192b05a987f4962901c01ed76.tar.gz |
Activate and note addition of p5-Set-Infinite-0.61.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | math/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 98c5553a37b..329e114bc92 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8913 2005/01/25 14:11:54 cube Exp $ +$NetBSD: CHANGES,v 1.8914 2005/01/25 14:36:38 cube Exp $ Changes to the packages collection and infrastructure in 2005: @@ -588,3 +588,4 @@ Changes to the packages collection and infrastructure in 2005: Updated vim-motif to 6.3.045nb1 [jmmv 2005-01-25] Updated vim-xaw to 6.3.045nb1 [jmmv 2005-01-25] Added p5-Set-Crontab-1.00 [cube 2005-01-25] + Added p5-Set-Infinite-0.61 [cube 2005-01-25] diff --git a/math/Makefile b/math/Makefile index fe5105934f2..8ebf95fdf3e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2005/01/25 14:11:54 cube Exp $ +# $NetBSD: Makefile,v 1.127 2005/01/25 14:36:38 cube Exp $ # COMMENT= Mathematics @@ -73,6 +73,7 @@ SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Random SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab +SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari |