From owner-cvs-all Sun Sep 26 18:53:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84A7615454; Sun, 26 Sep 1999 18:53:41 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA36606; Sun, 26 Sep 1999 18:53:41 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199909270153.SAA36606@freefall.freebsd.org> From: Steve Price Date: Sun, 26 Sep 1999 18:53:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/fastcrc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/09/26 18:53:41 PDT Modified files: devel/fastcrc Makefile Log: No need to include ':install' at the end of the BUILD_DEPENDS line since it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports. Revision Changes Path 1.5 +2 -2 ports/devel/fastcrc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message