summaryrefslogtreecommitdiff
path: root/databases/openldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/openldap/Makefile')
-rw-r--r--databases/openldap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index d1334c0e86c..a9006b90a8b 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 1999/02/16 13:54:00 hwr Exp $
+# $NetBSD: Makefile,v 1.5 1999/03/28 18:17:21 hwr Exp $
-DISTNAME= openldap-release
-PKGNAME= openldap-1.2
+DISTNAME= openldap-1.2.0
+PKGNAME= openldap-1.2.0
WRKSRC= ${WRKDIR}/ldap
CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org