diff options
Diffstat (limited to 'databases/openldap/Makefile')
-rw-r--r-- | databases/openldap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index a675117dce4..8435e07a119 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2004/11/08 18:42:08 tv Exp $ +# $NetBSD: Makefile,v 1.86 2004/11/17 07:23:41 jlam Exp $ -DISTNAME= openldap-2.2.13 +DISTNAME= openldap-2.2.18 SVR4_PKGNAME= oldap -PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ EXTRACT_SUFX= .tgz |