Date: Mon, 20 Jan 2003 18:02:48 -0800 (PST) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/cube Makefile distinfo pkg-comment pkg-descr pkg-plist ports/games/cube/files patch-Makefile patch-main.cpp Message-ID: <200301210202.h0L22mAD049067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vanilla 2003/01/20 18:02:48 PST Modified files: games Makefile Added files: games/cube Makefile distinfo pkg-comment pkg-descr pkg-plist games/cube/files patch-Makefile patch-main.cpp Log: Add cube, it's a 3D OpenGL first person shooter game. PR: ports/44182 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Revision Changes Path 1.519 +1 -0 ports/games/Makefile 1.1 +44 -0 ports/games/cube/Makefile (new) 1.1 +1 -0 ports/games/cube/distinfo (new) 1.1 +28 -0 ports/games/cube/files/patch-Makefile (new) 1.1 +19 -0 ports/games/cube/files/patch-main.cpp (new) 1.1 +1 -0 ports/games/cube/pkg-comment (new) 1.1 +22 -0 ports/games/cube/pkg-descr (new) 1.1 +595 -0 ports/games/cube/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301210202.h0L22mAD049067>