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:           Tue Jun  5 15:39:15 UTC 2018

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Added ocaml-macaque to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.562 -r1.563 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.562 pkgsrc/databases/Makefile:1.563
--- pkgsrc/databases/Makefile:1.562     Mon May 21 08:06:39 2018
+++ pkgsrc/databases/Makefile   Tue Jun  5 15:39:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2018/05/21 08:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.563 2018/06/05 15:39:15 jaapb Exp $
 
 COMMENT=       Databases
 
@@ -111,6 +111,7 @@ SUBDIR+=    nss-pgsql
 SUBDIR+=       nss_ldap
 SUBDIR+=       ocaml-dbm
 SUBDIR+=       ocaml-ldap
+SUBDIR+=       ocaml-macaque
 SUBDIR+=       ocaml-mysql
 SUBDIR+=       ocaml-sqlite3
 SUBDIR+=       odbc-postgresql



Home | Main Index | Thread Index | Old Index