diff options
author | frueauf <frueauf> | 1998-10-26 18:57:56 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-10-26 18:57:56 +0000 |
commit | 348536af3df545491cc382303e666908a1e76357 (patch) | |
tree | f7b71f6fb46761bffd264089622f56fd026042b3 /math | |
parent | 5a3da127c79d60c74d942fa9aeebd5e2601d566e (diff) | |
download | pkgsrc-348536af3df545491cc382303e666908a1e76357.tar.gz |
Add and enable pspp.
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 7319a396cfa..3d994014591 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/10/21 20:00:59 garbled Exp $ +# $NetBSD: Makefile,v 1.6 1998/10/26 18:57:56 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -23,6 +23,7 @@ # SUBDIR += p5-MatrixReal # SUBDIR += pari # SUBDIR += plplot + SUBDIR += pspp SUBDIR += py-Numeric SUBDIR += scilab # SUBDIR += siag |