summaryrefslogtreecommitdiff
path: root/net/openldap
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-04 15:49:04 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-04 15:49:04 +0000
commitb6d82fbf1c13487cf6ecb822bd5d308eae674f13 (patch)
tree2faf2f11e8c959a95e5386da3d5a20138f73208a /net/openldap
parentFix PLIST. (diff)
Path for MASTER_SITES was incomplete.
Add another two MASTER_SITES while I am here. PR: ports/9311 Submitted by: Ron Rosson <insane@oneinsane.net>
Notes
Notes: svn path=/head/; revision=15823
Diffstat (limited to 'net/openldap')
-rw-r--r--net/openldap/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/openldap/Makefile b/net/openldap/Makefile
index d91dcde99d60..b8324a263765 100644
--- a/net/openldap/Makefile
+++ b/net/openldap/Makefile
@@ -3,12 +3,15 @@
# Date created: 20 Sep 1998
# Whom: Lachlan O'Dea
#
-# $Id: Makefile,v 1.2 1998/10/26 13:02:26 vanilla Exp $
+# $Id: Makefile,v 1.3 1999/01/02 19:49:15 steve Exp $
#
DISTNAME= openldap-1.1.2
CATEGORIES= net
-MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/
+MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
+ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenLDAP/openldap-release/
+
EXTRACT_SUFX= .tgz
MAINTAINER= ulmo@earthling.net