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 27e0c68e358..d5c2d1d8c76 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2001/03/04 03:26:50 assar Exp $ +# $NetBSD: Makefile,v 1.22 2001/05/14 16:15:52 kleink Exp $ # -DISTNAME= openldap-1.2.11 +DISTNAME= openldap-1.2.12 CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ EXTRACT_SUFX= .tgz |