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 Jan 13 16:08:19 UTC 2023

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: + galera


To generate a diff of this commit:
cvs rdiff -u -r1.670 -r1.671 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.670 pkgsrc/databases/Makefile:1.671
--- pkgsrc/databases/Makefile:1.670     Thu Nov 24 11:41:34 2022
+++ pkgsrc/databases/Makefile   Fri Jan 13 16:08:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.670 2022/11/24 11:41:34 nros Exp $
+# $NetBSD: Makefile,v 1.671 2023/01/13 16:08:19 wiz Exp $
 
 COMMENT=       Databases
 
@@ -34,6 +34,7 @@ SUBDIR+=      erlang-p1_mysql
 SUBDIR+=       erlang-p1_pgsql
 SUBDIR+=       erlang-sqlite3
 SUBDIR+=       freetds
+SUBDIR+=       galera
 SUBDIR+=       gdbm
 SUBDIR+=       gdbm_compat
 SUBDIR+=       gdbm_primitive



Home | Main Index | Thread Index | Old Index