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: bsiegert
Date: Fri Feb 3 14:35:08 UTC 2023
Modified Files:
pkgsrc/databases: Makefile
Log Message:
+sqlc
To generate a diff of this commit:
cvs rdiff -u -r1.672 -r1.673 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.672 pkgsrc/databases/Makefile:1.673
--- pkgsrc/databases/Makefile:1.672 Thu Jan 19 10:55:10 2023
+++ pkgsrc/databases/Makefile Fri Feb 3 14:35:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.672 2023/01/19 10:55:10 wiz Exp $
+# $NetBSD: Makefile,v 1.673 2023/02/03 14:35:08 bsiegert Exp $
COMMENT= Databases
@@ -505,6 +505,7 @@ SUBDIR+= shared-mime-info
SUBDIR+= slony1
SUBDIR+= soci
SUBDIR+= sql-workbench
+SUBDIR+= sqlc
SUBDIR+= sqlite
SUBDIR+= sqlite3
SUBDIR+= sqlite3-docs
Home |
Main Index |
Thread Index |
Old Index