diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-10-26 18:57:56 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-10-26 18:57:56 +0000 |
commit | 7ba00c8b82a53ec686a4e2dfbeb22ddca373b8ca (patch) | |
tree | f7b71f6fb46761bffd264089622f56fd026042b3 /math/Makefile | |
parent | 653a7dd29ccc0ecb6b563a965a2cb5d61f1b5738 (diff) | |
download | pkgsrc-7ba00c8b82a53ec686a4e2dfbeb22ddca373b8ca.tar.gz |
Add and enable pspp.
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 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 |