diff options
Diffstat (limited to 'games/bsdgames/files/patch-adventure::adventure.6')
-rw-r--r-- | games/bsdgames/files/patch-adventure::adventure.6 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/bsdgames/files/patch-adventure::adventure.6 b/games/bsdgames/files/patch-adventure::adventure.6 new file mode 100644 index 000000000000..d749bf2e7b12 --- /dev/null +++ b/games/bsdgames/files/patch-adventure::adventure.6 @@ -0,0 +1,11 @@ +--- adventure/adventure.6.orig Sun Sep 7 23:21:31 2003 ++++ adventure/adventure.6 Sun Sep 7 23:21:50 2003 +@@ -56,3 +56,8 @@ + .Dq quit ; + to save a game for later resumption, enter + .Dq suspend . ++.Sh AUTHORS ++The game ++.Nm ++was originally written in Fortran by Will Crowther and Don Woods. ++It was later translated to C and enhanced by Jim Gillogly (jim@rand.org). |