Date: Sun, 24 Nov 2002 15:05:18 -0800 (PST) From: Tilman Linneweh <arved@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/pinball Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/games/pinball/files patch-base_TextureUtil.cpp patch-configure Message-ID: <200211242305.gAON5IIu013733@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
arved 2002/11/24 15:05:18 PST Modified files: games Makefile Added files: games/pinball Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist games/pinball/files patch-base_TextureUtil.cpp patch-configure Log: Add pinball, a OpenGL/Allegro pinball game PR: 41693 Submitted by: Thierry Thomas <thierry@pompo.net> Revision Changes Path 1.506 +1 -0 ports/games/Makefile 1.1 +56 -0 ports/games/pinball/Makefile (new) 1.1 +1 -0 ports/games/pinball/distinfo (new) 1.1 +11 -0 ports/games/pinball/files/patch-base_TextureUtil.cpp (new) 1.1 +48 -0 ports/games/pinball/files/patch-configure (new) 1.1 +1 -0 ports/games/pinball/pkg-comment (new) 1.1 +6 -0 ports/games/pinball/pkg-descr (new) 1.1 +8 -0 ports/games/pinball/pkg-message (new) 1.1 +47 -0 ports/games/pinball/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?200211242305.gAON5IIu013733>