summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-09-09 01:20:49 +0000
committermarkd <markd>2002-09-09 01:20:49 +0000
commitd0b10bb699f80f168099523a81e9973e1a6e557b (patch)
tree888fcc168e68cbe35695a8770e1b97d04b065aa3 /math
parented701ba96855fb0c11fc2c9b1445257fc2bb84bb (diff)
downloadpkgsrc-d0b10bb699f80f168099523a81e9973e1a6e557b.tar.gz
Add R-grid and R-lattice.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 45d31fe0a02..cb36869db77 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2002/08/28 19:18:14 seb Exp $
+# $NetBSD: Makefile,v 1.83 2002/09/09 01:20:49 markd Exp $
#
COMMENT= Mathematics
@@ -9,6 +9,8 @@ SUBDIR+= R-VR
SUBDIR+= R-boot
SUBDIR+= R-cluster
SUBDIR+= R-foreign
+SUBDIR+= R-grid
+SUBDIR+= R-lattice
SUBDIR+= R-mgcv
SUBDIR+= R-nlme
SUBDIR+= R-recommended