Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 15:17:56 +0200
From:      Udo Schweigert <ust@cert.siemens.de>
To:        "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/release/sysinstall menus.c
Message-ID:  <20000721151756.A30094@alaska.cert.siemens.de>
In-Reply-To: <200007210607.XAA82829@freefall.freebsd.org>; from jkh@FreeBSD.ORG on Thu, Jul 20, 2000 at 11:07:34PM -0700
References:  <200007210607.XAA82829@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 20, 2000 at 23:07:34 -0700, Jordan K. Hubbard wrote:
> jkh         2000/07/20 23:07:34 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     release/sysinstall   menus.c 
>   Log:
>   MFC: Add Slovenia to FTP site list
>   

This got mixed up. Applied patch will help (also for -current)

Best regards.
-- 
Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
ZT IK 3, Siemens CERT        | Fax        : +49 89 636 41166
D-81730 Muenchen / Germany   | email      : ust@cert.siemens.de
PGP-2/5 fingerprint          | D8 A5 DF 34 EC 87 E8 C6  E2 26 C4 D0 EE 80 36 B2

--- menus.c.orig	Fri Jul 21 15:00:44 2000
+++ menus.c	Fri Jul 21 15:09:35 2000
@@ -672,6 +672,7 @@
       { " Russia #4",    "ftp4.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH _AP("=ftp://ftp4.ru.freebsd.org") },
       { "Slovak Republic",	"ftp.sk.freebsd.org", NULL, dmenuSetVariable, NULL,
+	VAR_FTP_PATH _AP("=ftp://ftp.sk.freebsd.org") },
       { "Slovenia",	"ftp.si.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH _AP("=ftp://ftp.si.freebsd.org") },
       { " South Africa",	"ftp.za.freebsd.org", NULL, dmenuSetVariable, NULL,


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000721151756.A30094>