diff options
Diffstat (limited to 'databases/openldap/Makefile')
-rw-r--r-- | databases/openldap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index db01771de63..b7640200806 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 1999/08/18 09:28:01 agc Exp $ +# $NetBSD: Makefile,v 1.11 1999/09/10 10:41:39 hwr Exp $ # -DISTNAME= openldap-1.2.1 -PKGNAME= openldap-1.2.1p1 +DISTNAME= openldap-1.2.7 +PKGNAME= openldap-1.2.7p1 WRKSRC= ${WRKDIR}/ldap CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ |