From owner-cvs-ports@FreeBSD.ORG Sat Oct 25 23:23:21 2003 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 6D97916A4B3; Sat, 25 Oct 2003 23:23:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6B943FCB; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9Q6NKXJ023330; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9Q6NKQr023329; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis) Message-Id: <200310260623.h9Q6NKQr023329@repoman.freebsd.org> From: Greg Lewis Date: Sat, 25 Oct 2003 23:23:20 -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/44bsd-hunt Makefileports/games/44bsd-hunt/files patch-driver.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2003 06:23:21 -0000 glewis 2003/10/25 23:23:20 PDT FreeBSD ports repository Modified files: games/44bsd-hunt Makefile Added files: games/44bsd-hunt/files patch-driver.c Log: . Fix build with gcc33. The patch used is different than the one in the PR and appears to more closely fit the original authors intentions. PR: 58533 Revision Changes Path 1.5 +1 -7 ports/games/44bsd-hunt/Makefile 1.1 +21 -0 ports/games/44bsd-hunt/files/patch-driver.c (new)