From owner-cvs-all Tue Jul 16 9: 0:21 2002 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 677EC37B400; Tue, 16 Jul 2002 09:00:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21A9243E3B; Tue, 16 Jul 2002 09:00:16 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6GG0GJU020608; Tue, 16 Jul 2002 09:00:16 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6GG0FXD020607; Tue, 16 Jul 2002 09:00:16 -0700 (PDT) Message-Id: <200207161600.g6GG0FXD020607@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 16 Jul 2002 09:00:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/race Makefile distinfo pkg-comment pkg-descr pkg-plist ports/games/race/files patch-Makefile patch-game.c patch-main.c patch-menu.c patch-terrian.c patch-textures.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/07/16 09:00:15 PDT Modified files: games Makefile Added files: games/race Makefile distinfo pkg-comment pkg-descr pkg-plist games/race/files patch-Makefile patch-game.c patch-main.c patch-menu.c patch-terrian.c patch-textures.c Log: add race 0.5 OpenGL Racing Game Revision Changes Path 1.473 +1 -0 ports/games/Makefile 1.1 +39 -0 ports/games/race/Makefile (new) 1.1 +1 -0 ports/games/race/distinfo (new) 1.1 +11 -0 ports/games/race/files/patch-Makefile (new) 1.1 +11 -0 ports/games/race/files/patch-game.c (new) 1.1 +11 -0 ports/games/race/files/patch-main.c (new) 1.1 +59 -0 ports/games/race/files/patch-menu.c (new) 1.1 +11 -0 ports/games/race/files/patch-terrian.c (new) 1.1 +11 -0 ports/games/race/files/patch-textures.c (new) 1.1 +1 -0 ports/games/race/pkg-comment (new) 1.1 +6 -0 ports/games/race/pkg-descr (new) 1.1 +59 -0 ports/games/race/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message