From owner-cvs-all@FreeBSD.ORG Fri Sep 5 02:06:04 2003 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 E094416A4BF; Fri, 5 Sep 2003 02:06:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5EE43FE5; Fri, 5 Sep 2003 02:06:04 -0700 (PDT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h859640U006191; Fri, 5 Sep 2003 02:06:04 -0700 (PDT) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h85964EV006190; Fri, 5 Sep 2003 02:06:04 -0700 (PDT) Message-Id: <200309050906.h85964EV006190@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 5 Sep 2003 02:06:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/fuhquake 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, 05 Sep 2003 09:06:05 -0000 krion 2003/09/05 02:06:04 PDT FreeBSD ports repository Modified files: games/fuhquake Makefile Log: - Silence GCC warnings on 5.x (missing \n at EOF) - Change bogus SED statement - Don't grumble about disabling x86 asm on non-i386 hardware, since obviously it won't be used anyway - Pet portlint PR: 56453 Submitted by: maintainer Revision Changes Path 1.3 +12 -5 ports/games/fuhquake/Makefile