From b155494173daeb7df5f0670ccbac70ae1f12f449 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 May 2003 07:17:06 +0000 Subject: Update MASTER_SITES, from Ben Collver in PR 21640. --- databases/postgresql/Makefile.common | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/databases/postgresql/Makefile.common b/databases/postgresql/Makefile.common index f77b19d3ddc..d26f857ade4 100644 --- a/databases/postgresql/Makefile.common +++ b/databases/postgresql/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2003/02/21 16:09:51 mycroft Exp $ +# $NetBSD: Makefile.common,v 1.34 2003/05/22 07:17:06 wiz Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -13,10 +13,8 @@ DISTNAME?= postgresql-${DIST_VERS} CATEGORIES+= databases MASTER_SITES?= http://www.postgresql.org/ftpsite/source/v${DIST_VERS}/ \ ftp://ftp.postgresql.org/pub/source/v${DIST_VERS}/ \ - ftp://ftp.de.postgresql.org/pub/source/v${DIST_VERS}/ \ - ftp://ch.postgresql.org/mirror/postgresql/source/v${DIST_VERS}/ \ + ftp://ftp.de.postgresql.org/mirror/postgresql/source/v${DIST_VERS}/ \ ftp://gd.tuwien.ac.at/db/www.postgresql.org/pub/source/v${DIST_VERS}/ \ - ftp://looking-glass.usask.ca/pub/postgresql/source/v${DIST_VERS}/ \ ftp://ftp.sunsite.auc.dk/mirrors/postgresql/source/v${DIST_VERS}/ \ ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/source/v${DIST_VERS}/ -- cgit v1.2.3