From owner-cvs-all Mon Oct 5 07:12:05 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11363 for cvs-all-outgoing; Mon, 5 Oct 1998 07:12:05 -0700 (PDT) (envelope-from owner-cvs-all) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11357; Mon, 5 Oct 1998 07:12:01 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id HAA12904; Mon, 5 Oct 1998 07:11:29 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Bill Fenner cc: asami@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/archivers/unzip Makefile In-reply-to: Your message of "Sun, 04 Oct 1998 23:15:06 PDT." <199810050615.XAA05639@mango.parc.xerox.com> Date: Mon, 05 Oct 1998 07:11:29 -0700 Message-ID: <12900.907596689@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ah, OK, I wasn't clear on that before. I may just leave the current change as-is since it's very small and probably not worth half a dozen commits, but for anything else in this vein I'll keep that mechanism in mind! :) - Jordan > No, the Makefile. just contains the single line -- it is read in > by bsd.port.mk to supplement, not replace, the main Makefile. > > Bill