diff options
-rw-r--r-- | databases/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2009 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4f5c336cb3c..6728ebdadee 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2009/02/11 23:11:08 adrianp Exp $ +# $NetBSD: Makefile,v 1.294 2009/03/14 19:42:28 manu Exp $ # COMMENT= Databases @@ -64,6 +64,7 @@ SUBDIR+= ocaml-mysql SUBDIR+= odbc-postgresql SUBDIR+= openldap SUBDIR+= openldap-client +SUBDIR+= openldap-cloak SUBDIR+= openldap-doc SUBDIR+= openldap-nops SUBDIR+= openldap-server diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 953d0665351..7613e8aec78 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.990 2009/03/14 15:07:46 taca Exp $ +$NetBSD: CHANGES-2009,v 1.991 2009/03/14 19:42:28 manu Exp $ Changes to the packages collection and infrastructure in 2009: @@ -1332,3 +1332,4 @@ Changes to the packages collection and infrastructure in 2009: Updated www/typolight-translations to 20090312 [taca 2009-03-14] Updated security/ap-modsecurity2 to 2.5.9 [adrianp 2009-03-14] Updated textproc/namazu to 2.0.19 [taca 2009-03-14] + Added databases/openldap-cloak version 2.4.15 [manu 2009-03-14] |