diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-12-04 11:36:29 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-12-04 11:36:29 +0000 |
commit | 7b1bce0daab0373f4471ba11577a76944ba33ce7 (patch) | |
tree | 42d3586d295473fefb61301d00a1e2d01382a646 /math | |
parent | 17b59c45d287ec5cd99ea9c34ab6c9de0dc75f6b (diff) | |
download | pkgsrc-7b1bce0daab0373f4471ba11577a76944ba33ce7.tar.gz |
Add and enable R.
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 3feb55a5c27..d1d2fece0fb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 1998/11/26 00:53:32 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/12/04 11:36:29 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # + SUBDIR += R # SUBDIR += apc # SUBDIR += blas # SUBDIR += calc |