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: ryoon
Date: Mon Jun 29 13:32:25 UTC 2020
Modified Files:
pkgsrc/databases: Makefile
Log Message:
databases: Enable db18
To generate a diff of this commit:
cvs rdiff -u -r1.604 -r1.605 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.604 pkgsrc/databases/Makefile:1.605
--- pkgsrc/databases/Makefile:1.604 Tue Jun 9 22:20:56 2020
+++ pkgsrc/databases/Makefile Mon Jun 29 13:32:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.604 2020/06/09 22:20:56 jym Exp $
+# $NetBSD: Makefile,v 1.605 2020/06/29 13:32:25 ryoon Exp $
COMMENT= Databases
@@ -19,6 +19,7 @@ SUBDIR+= csharp-mysql
#SUBDIR+= cstore # not enabled at present due to its size requirements
SUBDIR+= datadraw
SUBDIR+= db
+SUBDIR+= db18
SUBDIR+= db3
SUBDIR+= db4
SUBDIR+= db5
Home |
Main Index |
Thread Index |
Old Index