pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: minskim
Date: Fri Apr 13 16:05:47 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Add R-iterators
To generate a diff of this commit:
cvs rdiff -u -r1.2659 -r1.2660 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2659 pkgsrc/devel/Makefile:1.2660
--- pkgsrc/devel/Makefile:1.2659 Fri Apr 13 13:45:25 2018
+++ pkgsrc/devel/Makefile Fri Apr 13 16:05:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2659 2018/04/13 13:45:25 jaapb Exp $
+# $NetBSD: Makefile,v 1.2660 2018/04/13 16:05:47 minskim Exp $
#
COMMENT= Development utilities
@@ -22,6 +22,7 @@ SUBDIR+= R-bit64
SUBDIR+= R-cli
SUBDIR+= R-crayon
SUBDIR+= R-evaluate
+SUBDIR+= R-iterators
SUBDIR+= R-lazyeval
SUBDIR+= R-magrittr
SUBDIR+= R-memoise
Home |
Main Index |
Thread Index |
Old Index