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:   khorben
Date:           Sat Apr 16 02:49:30 UTC 2022

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add openldap-extra-schemas


To generate a diff of this commit:
cvs rdiff -u -r1.655 -r1.656 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.655 pkgsrc/databases/Makefile:1.656
--- pkgsrc/databases/Makefile:1.655     Fri Apr 15 11:48:50 2022
+++ pkgsrc/databases/Makefile   Sat Apr 16 02:49:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.655 2022/04/15 11:48:50 nikita Exp $
+# $NetBSD: Makefile,v 1.656 2022/04/16 02:49:30 khorben Exp $
 
 COMMENT=       Databases
 
@@ -133,6 +133,7 @@ SUBDIR+=    openldap
 SUBDIR+=       openldap-client
 SUBDIR+=       openldap-cloak
 SUBDIR+=       openldap-doc
+SUBDIR+=       openldap-extra-schemas
 SUBDIR+=       openldap-nops
 SUBDIR+=       openldap-server
 SUBDIR+=       openldap-smbk5pwd



Home | Main Index | Thread Index | Old Index