diff options
author | wiz <wiz@pkgsrc.org> | 2001-10-02 11:01:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-10-02 11:01:19 +0000 |
commit | 062de0f6d3e4e9df5775c87472cc3abc05b684ac (patch) | |
tree | 7babe4c06d54912d306512e09bd58251c2d5f02f /math/Makefile | |
parent | 4f124337ee00e6f7b093312b95bbe2d00744d045 (diff) | |
download | pkgsrc-062de0f6d3e4e9df5775c87472cc3abc05b684ac.tar.gz |
Add p5-Math-Pari (hi mcr)
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index b3db135408f..2aaf1ece8a7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2001/10/01 16:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2001/10/02 11:01:19 wiz Exp $ # COMMENT= Mathematics @@ -39,6 +39,7 @@ SUBDIR+= otter SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal +SUBDIR+= p5-Math-Pari SUBDIR+= pari SUBDIR+= pspp SUBDIR+= py-Numeric |