From owner-cvs-ports Tue Feb 20 13:12:39 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA05616 for cvs-ports-outgoing; Tue, 20 Feb 1996 13:12:39 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA05440 Tue, 20 Feb 1996 13:11:58 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id NAA01881; Tue, 20 Feb 1996 13:11:47 -0800 (PST) Date: Tue, 20 Feb 1996 13:11:47 -0800 (PST) Message-Id: <199602202111.NAA01881@silvia.HIP.Berkeley.EDU> To: ats@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-reply-to: <199602201807.KAA25220@freefall.freebsd.org> (message from Andreas Schulz on Tue, 20 Feb 1996 10:07:01 -0800 (PST)) Subject: Re: cvs commit: ports/japanese/okphone Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk * Change the http://... to ftp://... Our installed 1.x ncftp version in * /usr/bin doesn't like the http: version of an URL. I know. This is because the the file is not available for ftp! :< At least it works for the `ftpget' program that jmz and I are testing. I was letting the backup on ftp.freebsd.org pick up the slack for regular ncftp users until jmz-ftpget goes into the tree. You blindly replaced http to ftp and made that NOT work for us too. (Didn't it occur to you that you might want to contact the maintainer???) Please back it out. Satoshi