diff options
author | sno <sno> | 2012-10-19 07:30:52 +0000 |
---|---|---|
committer | sno <sno> | 2012-10-19 07:30:52 +0000 |
commit | 1573f76ac6711f55238c70a9d773d3be1c5aa201 (patch) | |
tree | df45322a8e1889887ab4e54b4d939b16568ed17d /math | |
parent | 5d225cd87512e9a5b367c2e99b61e3556fcda48d (diff) | |
download | pkgsrc-1573f76ac6711f55238c70a9d773d3be1c5aa201.tar.gz |
Added math/p5-Math-Prime-Util version 0.11
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 a3cbc0307cc..785d7c6bd7b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.241 2012/10/15 18:58:16 asau Exp $ +# $NetBSD: Makefile,v 1.242 2012/10/19 07:31:31 sno Exp $ COMMENT= Mathematics @@ -159,6 +159,7 @@ SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Permute-List +SUBDIR+= p5-Math-Prime-Util SUBDIR+= p5-Math-Random SUBDIR+= p5-Math-Random-MT SUBDIR+= p5-Math-Random-MT-Auto |