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: Thu Aug 17 07:39:32 UTC 2023
Modified Files:
pkgsrc/databases: Makefile
Log Message:
databases/Makefile: sort
To generate a diff of this commit:
cvs rdiff -u -r1.682 -r1.683 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.682 pkgsrc/databases/Makefile:1.683
--- pkgsrc/databases/Makefile:1.682 Wed Aug 16 09:03:51 2023
+++ pkgsrc/databases/Makefile Thu Aug 17 07:39:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.682 2023/08/16 09:03:51 nros Exp $
+# $NetBSD: Makefile,v 1.683 2023/08/17 07:39:32 wiz Exp $
COMMENT= Databases
@@ -417,8 +417,8 @@ SUBDIR+= qdbm
SUBDIR+= qdbm-cgi
SUBDIR+= qdbm-plus
SUBDIR+= qore-freetds-module
-SUBDIR+= qore-odbc-module
SUBDIR+= qore-mysql-module
+SUBDIR+= qore-odbc-module
SUBDIR+= qore-openldap-module
SUBDIR+= qore-pgsql-module
SUBDIR+= qore-sqlite3-module
Home |
Main Index |
Thread Index |
Old Index