diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-30 22:44:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-30 22:44:04 +0000 |
commit | e86f3aabd14b4252313cddd0d16a1017963d1f4d (patch) | |
tree | 2812c26fa3bc3d93148cb2c8bb7a371f6522c499 /games/rtb/files/patch-ac | |
parent | ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. (diff) |
Add RealTimeBattle, a programming game in which robots controlled by
programs coded in any language are fighting with each other.
PR: 19610
Submitted by: Dishanker Rajakulendren <draj@oceanfree.net>
Notes
Notes:
svn path=/head/; revision=30036
Diffstat (limited to 'games/rtb/files/patch-ac')
-rw-r--r-- | games/rtb/files/patch-ac | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games/rtb/files/patch-ac b/games/rtb/files/patch-ac new file mode 100644 index 000000000000..6560cbf8b7e4 --- /dev/null +++ b/games/rtb/files/patch-ac @@ -0,0 +1,16 @@ +--- Documentation/Makefile.am.orig ++++ Documentation/Makefile.am + +41,42c41,42 +< RealTimeBattle.html RealTimeBattle.dvi RealTimeBattle.info RealTimeBattle.txt \ +< note-files note-files-html +--- +> RealTimeBattle.html RealTimeBattle.dvi RealTimeBattle.info \ +> note-files +46c46 +< RealTimeBattle.html note-files-html +--- +> RealTimeBattle.html +49,50d48 +< +< note-files-html: BUGS.html FAQ.html ChangeLog.html TODO.html CVS-Help.html |