From owner-cvs-all@FreeBSD.ORG Fri Aug 20 19:59:13 2004 Return-Path: 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 1F38616A4CE; Fri, 20 Aug 2004 19:59:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E631343D2F; Fri, 20 Aug 2004 19:59:12 +0000 (GMT) (envelope-from linimon@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 i7KJxCYL036976; Fri, 20 Aug 2004 19:59:12 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7KJxCrx036975; Fri, 20 Aug 2004 19:59:12 GMT (envelope-from linimon) Message-Id: <200408201959.i7KJxCrx036975@repoman.freebsd.org> From: Mark Linimon Date: Fri, 20 Aug 2004 19:59:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/mwavem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 19:59:13 -0000 linimon 2004-08-20 19:59:12 UTC FreeBSD ports repository Modified files: comms/mwavem Makefile Log: Per maintainer, this is a 4.x-only driver. Also, unquote the existing IGNORE string (IGNORE strings should not be quoted). Revision Changes Path 1.20 +4 -1 ports/comms/mwavem/Makefile