From owner-cvs-share Wed Jun 19 07:39:05 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA17061 for cvs-share-outgoing; Wed, 19 Jun 1996 07:39:05 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA17052; Wed, 19 Jun 1996 07:38:46 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id AAA20975; Thu, 20 Jun 1996 00:31:11 +1000 Date: Thu, 20 Jun 1996 00:31:11 +1000 From: Bruce Evans Message-Id: <199606191431.AAA20975@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, asami@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: share/mk bsd.port.mk > Log: > The changes to go with ncftp -> fetch. Besides changing the names, > standardize the variables a little, and simplify some parts because > we can now trust the fetcher's return value. > > Reviewed by: the list This name is nfg (net fetch good :-). I thought that `fetch' is such a nondescript name that no one would agree to it. Bruce