pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sun Jul 15 21:22:56 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: Add R-codetools


To generate a diff of this commit:
cvs rdiff -u -r1.486 -r1.487 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.486 pkgsrc/lang/Makefile:1.487
--- pkgsrc/lang/Makefile:1.486  Thu Jul 12 04:01:08 2018
+++ pkgsrc/lang/Makefile        Sun Jul 15 21:22:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.486 2018/07/12 04:01:08 jnemeth Exp $
+# $NetBSD: Makefile,v 1.487 2018/07/15 21:22:56 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -6,6 +6,7 @@ COMMENT=        Programming languages
 SUBDIR+=       Cg-compiler
 SUBDIR+=       LuaJIT
 SUBDIR+=       LuaJIT2
+SUBDIR+=       R-codetools
 SUBDIR+=       R-sourcetools
 SUBDIR+=       STk
 SUBDIR+=       a60



Home | Main Index | Thread Index | Old Index