diff options
author | mph <mph@FreeBSD.org> | 1998-05-05 01:55:43 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-05 01:55:43 +0800 |
commit | 9315fe9b353010fdac1c39551ce2bcf3cb4f4b69 (patch) | |
tree | 20d9685118d5e85e87b584556628930050dd03b6 | |
parent | 37c9dc88b15424ad1932a8ce29095b374bd4c389 (diff) | |
download | freebsd-ports-gnome-9315fe9b353010fdac1c39551ce2bcf3cb4f4b69.tar.gz freebsd-ports-gnome-9315fe9b353010fdac1c39551ce2bcf3cb4f4b69.tar.zst freebsd-ports-gnome-9315fe9b353010fdac1c39551ce2bcf3cb4f4b69.zip |
Activate r.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 3527f1ad68a9..7bc9ce4b7552 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1998/04/27 05:28:13 mph Exp $ +# $Id: Makefile,v 1.42 1998/04/30 08:55:09 tg Exp $ # SUBDIR += Scilab @@ -24,6 +24,7 @@ SUBDIR += p5-MatrixReal SUBDIR += pari SUBDIR += plplot + SUBDIR += r SUBDIR += siag SUBDIR += simpack SUBDIR += ss |