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:   jaapb
Date:           Fri May 20 10:42:18 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Added ocsipersist to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.662 -r1.663 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.662 pkgsrc/databases/Makefile:1.663
--- pkgsrc/databases/Makefile:1.662     Sun May  8 22:47:51 2022
+++ pkgsrc/databases/Makefile   Fri May 20 10:42:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.662 2022/05/08 22:47:51 khorben Exp $
+# $NetBSD: Makefile,v 1.663 2022/05/20 10:42:18 jaapb Exp $
 
 COMMENT=       Databases
 
@@ -128,6 +128,7 @@ SUBDIR+=    ocaml-ldap
 SUBDIR+=       ocaml-macaque
 SUBDIR+=       ocaml-mysql
 SUBDIR+=       ocaml-sqlite3
+SUBDIR+=       ocsipersist
 SUBDIR+=       odbc-postgresql
 SUBDIR+=       openldap
 SUBDIR+=       openldap-client



Home | Main Index | Thread Index | Old Index