summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/openldap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index 86fb93e2ba2..96d7cecce20 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/01/07 16:49:08 hwr Exp $
+# $NetBSD: Makefile,v 1.2 1999/01/08 08:59:31 hwr Exp $
DISTNAME= openldap-release
-PKGNAME= openldap
+PKGNAME= openldap-1.1.2
WRKSRC= ${WRKDIR}/ldap
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org