Module Name: src Committed By: lukem Date: Mon Mar 8 05:17:25 UTC 2010
Modified Files: src/external/bsd/openldap: openldap.mk Log Message: version is now 2.4.21 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/openldap/openldap.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/bsd/openldap/openldap.mk diff -u src/external/bsd/openldap/openldap.mk:1.3 src/external/bsd/openldap/openldap.mk:1.4 --- src/external/bsd/openldap/openldap.mk:1.3 Sun Aug 31 10:29:51 2008 +++ src/external/bsd/openldap/openldap.mk Mon Mar 8 05:17:25 2010 @@ -1,8 +1,8 @@ -# $NetBSD: openldap.mk,v 1.3 2008/08/31 10:29:51 mrg Exp $ +# $NetBSD: openldap.mk,v 1.4 2010/03/08 05:17:25 lukem Exp $ .include <bsd.own.mk> -LDAP_VERSION= 2.4.11 +LDAP_VERSION= 2.4.21 LDAP_SRCDIR= ${NETBSDSRCDIR}/external/bsd/openldap LDAP_DISTDIR= ${NETBSDSRCDIR}/external/bsd/openldap/dist