diff options
Diffstat (limited to 'databases/openldap/Makefile')
-rw-r--r-- | databases/openldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index a180a5931b9..785f02969d7 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2002/09/19 09:04:07 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2002/09/23 10:06:58 kleink Exp $ -DISTNAME= openldap-2.0.25 +DISTNAME= openldap-2.0.27 SVR4_PKGNAME= oldap CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ |