- Remove first dead site from PGSQL list, and update the mirror list URL

PR:		ports/126963
Submitted by:	Alex Goncharov <alex-goncharov@comcast.net>
This commit is contained in:
Pav Lucistnik 2008-09-04 20:36:47 +00:00
parent b51769335b
commit 874ad54ef4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219862

View File

@ -971,13 +971,12 @@ MASTER_SITE_PERL_CPAN+= \
#
# For the full list, see the following:
#
# http://www.postgresql.org/mirrors-ftp.html
# http://wwwmaster.postgresql.org/download/mirrors-ftp
#
# Before update mirror list please consult with fenner's distfiles survey.
#
.if !defined(IGNORE_MASTER_SITE_PGSQL)
MASTER_SITE_PGSQL+= \
ftp://ftp8.us.postgresql.org/postgresql/%SUBDIR%/ \
ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
ftp://ftp10.us.postgresql.org/pub/postgresql/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/db/postgresql/&,} \