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 Sep 20 12:55:05 UTC 2016

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Added ocaml-ldap to SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.518 -r1.519 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.518 pkgsrc/databases/Makefile:1.519
--- pkgsrc/databases/Makefile:1.518     Sat Sep 17 02:42:08 2016
+++ pkgsrc/databases/Makefile   Tue Sep 20 12:55:04 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.518 2016/09/17 02:42:08 mef Exp $
+# $NetBSD: Makefile,v 1.519 2016/09/20 12:55:04 jaapb Exp $
 
 COMMENT=       Databases
 
@@ -107,6 +107,7 @@ SUBDIR+=    mytop
 SUBDIR+=       nss-pgsql
 SUBDIR+=       nss_ldap
 SUBDIR+=       ocaml-dbm
+SUBDIR+=       ocaml-ldap
 SUBDIR+=       ocaml-mysql
 SUBDIR+=       ocaml-sqlite3
 SUBDIR+=       odbc-postgresql



Home | Main Index | Thread Index | Old Index