aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-09-04 20:36:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-09-04 20:36:47 +0000
commit874ad54ef4d150b58c4819d0465a0596faaa3b7d (patch)
tree5b89f1c9335778fbbbafd77e5897f93642653176 /Mk/bsd.sites.mk
parentb51769335bdd79dc15c255d4bf16df71b48dfcf6 (diff)
downloadports-874ad54ef4d150b58c4819d0465a0596faaa3b7d.tar.gz
ports-874ad54ef4d150b58c4819d0465a0596faaa3b7d.zip
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index e7db6c615386..023936b07886 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -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/&,} \