pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 17 10:08:34 UTC 2021

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: + R-dbplyr


To generate a diff of this commit:
cvs rdiff -u -r1.645 -r1.646 pkgsrc/databases/Makefile

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

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.645 pkgsrc/databases/Makefile:1.646
--- pkgsrc/databases/Makefile:1.645     Wed Nov 24 09:51:44 2021
+++ pkgsrc/databases/Makefile   Fri Dec 17 10:08:34 2021
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.645 2021/11/24 09:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.646 2021/12/17 10:08:34 wiz Exp $
 
 COMMENT=       Databases
 
 SUBDIR+=       R-RSQLite
+SUBDIR+=       R-dbplyr
 SUBDIR+=       R-sqldf
 SUBDIR+=       SQLiteCpp
 SUBDIR+=       abook



Home | Main Index | Thread Index | Old Index