From owner-cvs-all@FreeBSD.ORG Mon May 3 09:23:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5042016A4CF; Mon, 3 May 2004 09:23:20 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8573143D3F; Mon, 3 May 2004 09:23:15 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with SMTP id i43GNEJS029555; Tue, 4 May 2004 01:23:14 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Tue, 4 May 2004 01:23:14 +0900 (JST) Message-Id: <200405031623.i43GNEJS029555@sakura.ninth-nine.com> From: Norikatsu Shigemura To: "Dan Langille" In-Reply-To: <40963312.2577.526F0CF2@localhost> References: <200405011844.i41Iixop083211@repoman.freebsd.org> <40963312.2577.526F0CF2@localhost> X-Mailer: Sylpheed version 0.9.9-gtk2-20040229 (GTK+ 2.4.1; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: ache@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files apache.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 16:23:20 -0000 On Mon, 03 May 2004 11:54:58 -0400 "Dan Langille" wrote: > > Modified files: > > www/apache13 Makefile > > www/apache13/files apache.sh > > Log: > > commmand -> command > The same problem is in apache13-modssl/files. I can submit a patch > or would someone just like to do it? Ah, I understood. This problem is run_rc_comm*m*and. I thought that the problem is command='...'....