pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk fix URL of first CZ postgresql mirror (directory st...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5d349cab5aa
branches: trunk
changeset: 511045:f5d349cab5aa
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Apr 08 18:48:58 2006 +0000
description:
fix URL of first CZ postgresql mirror (directory structure changed)
diffstat:
mk/bsd.sites.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 06651a6bd5f2 -r f5d349cab5aa mk/bsd.sites.mk
--- a/mk/bsd.sites.mk Sat Apr 08 18:47:31 2006 +0000
+++ b/mk/bsd.sites.mk Sat Apr 08 18:48:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.sites.mk,v 1.60 2006/04/08 18:47:31 jdolecek Exp $
+# $NetBSD: bsd.sites.mk,v 1.61 2006/04/08 18:48:58 jdolecek Exp $
#
# Default MASTER_SITES
@@ -301,7 +301,7 @@
ftp://ftp.co.postgresql.org/pub/mirrors/postgresql/ \
ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/ \
ftp://ftp.hr.postgresql.org/postgresql/ \
- ftp://ftp.cz.postgresql.org/pub/ftp.postgresql.org/ \
+ ftp://ftp.cz.postgresql.org/pgsql/ \
ftp://ftp2.cz.postgresql.org/pub/postgresql/ \
ftp://ftp.dk.postgresql.org/postgresql/ \
ftp://ftp.ee.postgresql.org/mirrors/postgresql/ \
Home |
Main Index |
Thread Index |
Old Index