summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-07 20:58:25 +0000
committerjtb <jtb>2001-03-07 20:58:25 +0000
commitad6703a5a8b8d80efe25990552989a439dcfc6c9 (patch)
tree790c4f98fcfea8cfef2437a411c82e7833062e7a /math
parente3244b97a50b1041d1dcf8b45f851759a1eb68a0 (diff)
downloadpkgsrc-ad6703a5a8b8d80efe25990552989a439dcfc6c9.tar.gz
Add and enable pari.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index a12fed9424c..1e6dd7c5fcb 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2001/03/07 15:54:26 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2001/03/07 20:58:25 jtb Exp $
#
COMMENT= Mathematics
@@ -32,6 +32,7 @@ SUBDIR+= ntl
SUBDIR+= octave
SUBDIR+= odepack
SUBDIR+= otter
+SUBDIR+= pari
SUBDIR+= p5-BigInteger
SUBDIR+= p5-Interpolate
SUBDIR+= p5-MatrixReal