From owner-cvs-ports@FreeBSD.ORG Thu Sep 9 01:51:09 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE10B16A4CE; Thu, 9 Sep 2004 01:51:09 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9526343D1D; Thu, 9 Sep 2004 01:51:09 +0000 (GMT) (envelope-from xlibris@inbox.ru) Received: from [195.82.27.46] (port=4417 helo=crowbar.blow.ru) by mx2.mail.ru with esmtp id 1C5E5W-000EuS-00; Thu, 09 Sep 2004 05:51:08 +0400 Received: from gripe by crowbar.blow.ru with local (Exim 4.41 (FreeBSD)) id 1C5BGD-000B67-83; Thu, 09 Sep 2004 08:49:59 +1000 Received: from pop.inbox.ru by localhost with POP3 (fetchmail-6.2.5) for gripe@localhost (single-drop); Thu, 09 Sep 2004 08:49:53 +1000 (YAKST) Received: from [216.136.204.119] (port=25 helo=mx2.freebsd.org) by mx9.mail.ru with esmtp id 1C4GmM-000M4l-00 for xlibris@inbox.ru; Mon, 06 Sep 2004 14:31:18 +0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 6869A55A91; Mon, 6 Sep 2004 10:31:09 +0000 (GMT) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E2CF016A4ED; Mon, 6 Sep 2004 10:31:07 +0000 (GMT) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D481B16A4CE; Mon, 6 Sep 2004 10:31:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B53FD43D39; Mon, 6 Sep 2004 10:31:01 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i86AV1Wa073235; Mon, 6 Sep 2004 10:31:01 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i86AV1QV073234; Mon, 6 Sep 2004 10:31:01 GMT (envelope-from ume) Message-Id: <200409061031.i86AV1QV073234@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 6 Sep 2004 10:31:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Errors-To: owner-cvs-all@freebsd.org X-Spam: Not detected Sender: John Gripe X-Spam: Not detected Subject: cvs commit: ports/print/pips800 Makefile.pips X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:51:10 -0000 ume 2004-09-06 10:31:01 UTC FreeBSD ports repository Modified files: print/pips800 Makefile.pips Log: fix typo (BUILD_DEPEND -> BUILD_DEPENDS). this should fix build breakage on pointyhat. Reported by: krion Approved by: portmgr (krion) (implicitly) Revision Changes Path 1.19 +2 -2 ports/print/pips800/Makefile.pips _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"