pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/fetch add missing backslash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5de51fe5476e
branches: trunk
changeset: 393683:5de51fe5476e
user: zafer <zafer%pkgsrc.org@localhost>
date: Sat May 23 17:06:24 2009 +0000
description:
add missing backslash.
diffstat:
mk/fetch/sites.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 44b6ebe98089 -r 5de51fe5476e mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sat May 23 15:14:21 2009 +0000
+++ b/mk/fetch/sites.mk Sat May 23 17:06:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.67 2009/05/23 12:58:34 zafer Exp $
+# $NetBSD: sites.mk,v 1.68 2009/05/23 17:06:24 zafer Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -679,7 +679,7 @@
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ \
http://gentoo.virginmedia.com/ \
- ftp://gentoo.virginmedia.com/mirrors/gentoo/
+ ftp://gentoo.virginmedia.com/mirrors/gentoo/ \
http://mirror.pacific.net.au/linux/Gentoo/ \
ftp://mirror.pacific.net.au/linux/Gentoo/ \
ftp://ftp.swin.edu.au/gentoo/ \
Home |
Main Index |
Thread Index |
Old Index