diff options
author | frueauf <frueauf> | 1998-12-04 11:36:29 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-12-04 11:36:29 +0000 |
commit | 4055edcac78b3d3156fd9226f1599f1b66642cdf (patch) | |
tree | 42d3586d295473fefb61301d00a1e2d01382a646 | |
parent | 2a32dc192d1d15c5dc3ae14bea45560a2f4cad79 (diff) | |
download | pkgsrc-4055edcac78b3d3156fd9226f1599f1b66642cdf.tar.gz |
Add and enable R.
-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 |