summaryrefslogtreecommitdiff
path: root/net/openldap
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-04-20 03:46:00 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-04-20 03:46:00 +0000
commit5cc8c8a88d81f5ea628bd234b129c8afb582f013 (patch)
treef8a81cfcfd52c5c3e90a4f1df10e7d6ea8fe2a84 /net/openldap
parent* Fix compiling under current. (diff)
Add a few MASTER_SITES
Notes
Notes: svn path=/head/; revision=18023
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 048c431a9786..bae94a5b777a 100644
--- a/net/openldap/Makefile
+++ b/net/openldap/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1998
# Whom: Lachlan O'Dea
#
-# $Id: Makefile,v 1.4 1999/01/04 15:49:04 dirk Exp $
+# $Id: Makefile,v 1.5 1999/02/12 23:56:58 steve Exp $
#
DISTNAME= openldap-1.2.0
@@ -11,7 +11,10 @@ CATEGORIES= net databases
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/ \
- ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/
+ ftp://mirror.aarnet.edu.au/pub/OpenLDAP/openldap-release/ \
+ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \
+ http://www.unibase.cz/ldapcz/Programy/Free/OpenLDAP/openldap-release/ \
+ ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/
EXTRACT_SUFX= .tgz
MAINTAINER= ulmo@earthling.net