diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-08 22:39:45 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-08 22:39:45 +0000 |
commit | 26806cc64f01887884692b962f6d386150bd6e30 (patch) | |
tree | 42f96cf5cf0ebf57ade192f0039a77a4b362d180 /net/openldap22/Makefile | |
parent | dbb74dd60dd08d15e861860c2d96f20e03d2da39 (diff) |
Notes
Diffstat (limited to 'net/openldap22/Makefile')
-rw-r--r-- | net/openldap22/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index bae94a5b777a..63e6d350405f 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -3,10 +3,10 @@ # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # -# $Id: Makefile,v 1.5 1999/02/12 23:56:58 steve Exp $ +# $Id: Makefile,v 1.6 1999/04/20 03:46:00 jkoshy Exp $ # -DISTNAME= openldap-1.2.0 +DISTNAME= openldap-1.2.3 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ @@ -14,7 +14,9 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/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/ + ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ \ + ftp://ftp.loxinfo.co.th/pub/unix/LDAP/OpenLDAP/openldap-release/\ + ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= ulmo@earthling.net |