diff options
Diffstat (limited to 'databases/openldap/Makefile.common')
-rw-r--r-- | databases/openldap/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/openldap/Makefile.common b/databases/openldap/Makefile.common index 7f3fb8f1dbe..8899cd2d304 100644 --- a/databases/openldap/Makefile.common +++ b/databases/openldap/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.24 2009/10/29 06:56:10 ghen Exp $ +# $NetBSD: Makefile.common,v 1.25 2010/02/19 20:49:29 ghen Exp $ # please stick to the "stable" releases as much as possible! -DISTNAME= openldap-2.4.19 +DISTNAME= openldap-2.4.21 CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ MASTER_SITES+= http://www.openldap.org/software/download/OpenLDAP/openldap-release/ |