From owner-cvs-etc Wed Oct 8 05:07:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA13471 for cvs-etc-outgoing; Wed, 8 Oct 1997 05:07:45 -0700 (PDT) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA13439; Wed, 8 Oct 1997 05:07:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id FAA08361; Wed, 8 Oct 1997 05:07:11 -0700 (PDT) Date: Wed, 8 Oct 1997 05:07:11 -0700 (PDT) Message-Id: <199710081207.FAA08361@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc make.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/08 05:07:11 PDT Modified files: etc make.conf Log: Back out my last commit - the trailing / should stay and fetch(1) should stop puking on null directory components. Revision Changes Path 1.54 +2 -2 src/etc/make.conf