diff options
author | khorben <khorben@pkgsrc.org> | 2022-04-16 02:49:30 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2022-04-16 02:49:30 +0000 |
commit | 8a55a0d6c8226eda19bbd4a148323ef4b80a2e94 (patch) | |
tree | 50e80184a992bfd3ab17b5b1a1433b48cac426a6 /databases/Makefile | |
parent | 37304b2798c1749e548f3d5b3e128045a9834425 (diff) | |
download | pkgsrc-8a55a0d6c8226eda19bbd4a148323ef4b80a2e94.tar.gz |
Add openldap-extra-schemas
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index b5ffa7ebd35..be21698a892 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -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 |