From owner-cvs-all Wed Jun 13 20:10: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B01537B407; Wed, 13 Jun 2001 20:09:57 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5E39v020246; Wed, 13 Jun 2001 20:09:57 -0700 (PDT) (envelope-from dd) Message-Id: <200106140309.f5E39v020246@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 13 Jun 2001 20:09:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/copyright Makefile www/en/ports Makefile Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/13 20:09:56 PDT Modified files: en/copyright Makefile en/ports Makefile Makefile.inc Log: Don't make the often-false assumption that CVSROOT is a path. This removes the now-useless cvsindex variable; it wasn't really necessary, anyway, since if the file to checkout can't be found, cvs(1) will fail, and make(1) will follow. Revision Changes Path 1.11 +2 -2 www/en/copyright/Makefile 1.33 +2 -6 www/en/ports/Makefile 1.6 +1 -3 www/en/ports/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message