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:           Wed May  9 00:32:52 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: Add R-sourcetools


To generate a diff of this commit:
cvs rdiff -u -r1.480 -r1.481 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.480 pkgsrc/lang/Makefile:1.481
--- pkgsrc/lang/Makefile:1.480  Sat May  5 04:09:10 2018
+++ pkgsrc/lang/Makefile        Wed May  9 00:32:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.480 2018/05/05 04:09:10 maya Exp $
+# $NetBSD: Makefile,v 1.481 2018/05/09 00:32:52 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -6,6 +6,7 @@ COMMENT=        Programming languages
 SUBDIR+=       Cg-compiler
 SUBDIR+=       LuaJIT
 SUBDIR+=       LuaJIT2
+SUBDIR+=       R-sourcetools
 SUBDIR+=       STk
 SUBDIR+=       a60
 SUBDIR+=       abcl



Home | Main Index | Thread Index | Old Index