From owner-cvs-all@FreeBSD.ORG Fri Aug 1 16:33:39 2003 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 B02AC37B401; Fri, 1 Aug 2003 16:33:39 -0700 (PDT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id C86AF43F3F; Fri, 1 Aug 2003 16:33:38 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.9/8.12.3) with ESMTP id h71NXZxN089064; Fri, 1 Aug 2003 19:33:35 -0400 (EDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)h71NXZUb089061; Fri, 1 Aug 2003 19:33:35 -0400 (EDT) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Fri, 1 Aug 2003 19:33:35 -0400 (EDT) From: Trevor Johnson To: Kris Kennaway In-Reply-To: <200307310209.h6V29sCh000920@repoman.freebsd.org> Message-ID: <20030801192850.V88646@blues.jpj.net> References: <200307310209.h6V29sCh000920@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/l0phtcrack Makefile 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: Fri, 01 Aug 2003 23:33:40 -0000 > kris 2003/07/30 19:09:54 PDT > > FreeBSD ports repository > > Modified files: > security/l0phtcrack Makefile > Log: > Correct COMMENT whitespace > > Revision Changes Path > 1.8 +1 -1 ports/security/l0phtcrack/Makefile > > Was this necessary or just cosmetic? If something is broken by not having the tab, I think I have a few other COMMENT lines to fix--or perhaps bsd.port.mk could be corrected instead. If it was just cosmetic, would you please change it back? I like stuff to fit in 80 columns more than I like tabs. Thanks. -- Trevor Johnson