diff options
author | jtb <jtb@pkgsrc.org> | 2003-07-07 23:35:39 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-07-07 23:35:39 +0000 |
commit | 5efc3369f469252a8e0337d950bd281e0ab21357 (patch) | |
tree | 3832f5ebcef21db1a385ad84edd4e7b5c451365d /math | |
parent | 62f705581f6e03cef4ed0b28e92deb7d155a84ce (diff) | |
download | pkgsrc-5efc3369f469252a8e0337d950bd281e0ab21357.tar.gz |
Add pari-galdata.
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 372211705da..e4997608c0d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2003/06/05 20:51:35 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2003/07/07 23:35:39 jtb Exp $ # COMMENT= Mathematics @@ -63,6 +63,7 @@ SUBDIR+= p5-Number-Latin SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari +SUBDIR+= pari-galdata SUBDIR+= php4-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric |