diff options
author | obache <obache@pkgsrc.org> | 2008-08-23 08:12:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-23 08:12:02 +0000 |
commit | 007d87109e10db64a9d963d36e534ac861b9757a (patch) | |
tree | df7820a47c915d4473373570cf7a254f42ba469f /databases/openldap/Makefile.common | |
parent | 005496cfecedf05d92f7f887c6136f027a16cbee (diff) | |
download | pkgsrc-007d87109e10db64a9d963d36e534ac861b9757a.tar.gz |
ftp.matrix.com.br is not resolved anymore.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'databases/openldap/Makefile.common')
-rw-r--r-- | databases/openldap/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/openldap/Makefile.common b/databases/openldap/Makefile.common index 44fa36c63d0..39fa07a9f2d 100644 --- a/databases/openldap/Makefile.common +++ b/databases/openldap/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2008/07/19 21:08:42 ghen Exp $ +# $NetBSD: Makefile.common,v 1.18 2008/08/23 08:12:02 obache Exp $ # please stick to the "stable" releases as much as possible! DISTNAME= openldap-2.4.11 @@ -7,7 +7,6 @@ MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ MASTER_SITES+= http://www.openldap.org/software/download/OpenLDAP/openldap-release/ MASTER_SITES+= http://www.PlanetMirror.com/pub/openldap/openldap-release/ MASTER_SITES+= ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ -MASTER_SITES+= ftp://ftp.matrix.com.br/pub/openldap/openldap-release/ MASTER_SITES+= ftp://ftp.ucr.ac.cr/pub/Unix/openldap/openldap-release/ MASTER_SITES+= ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/ MASTER_SITES+= ftp://it.openldap.org/pub/OpenLDAP/openldap-release/ |