summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2014-09-19 22:47:06 +0000
committerbrook <brook@pkgsrc.org>2014-09-19 22:47:06 +0000
commit11211589c670ff03e381af39c22bb279e1474392 (patch)
tree3107fe888997a1f58a8d953d478e627a0c36b0f3 /math/Makefile
parentadcb479b3fb7e3fb7bef02455e1210c1ea03aa7a (diff)
downloadpkgsrc-11211589c670ff03e381af39c22bb279e1474392.tar.gz
Move math/R-markdown to textproc/R-markdown and fix dependencies.
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index de6f2d96a93..84072615c33 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.292 2014/09/19 22:34:44 brook Exp $
+# $NetBSD: Makefile,v 1.293 2014/09/19 22:47:06 brook Exp $
COMMENT= Mathematics
@@ -43,7 +43,6 @@ SUBDIR+= R-knitr
SUBDIR+= R-lmm
SUBDIR+= R-mapproj
SUBDIR+= R-maps
-SUBDIR+= R-markdown
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
SUBDIR+= R-pixmap