diff options
author | Mark Murray <markm@FreeBSD.org> | 2002-03-29 18:36:43 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2002-03-29 18:36:43 +0000 |
commit | 49ad0f1ac19fe4bd716cfca6cc2673deb8857a93 (patch) | |
tree | 43003b1cfaefc018502ce590e01c234af7caf76f /games/dungeon | |
parent | 9dd8c580d3472fdd00efb873324bae7a796a7241 (diff) |
Grammar nits.
Notes
Notes:
svn path=/head/; revision=56884
Diffstat (limited to 'games/dungeon')
-rw-r--r-- | games/dungeon/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/dungeon/pkg-descr b/games/dungeon/pkg-descr index 7fe547c5400d..44441d96f96a 100644 --- a/games/dungeon/pkg-descr +++ b/games/dungeon/pkg-descr @@ -1,4 +1,4 @@ -Dungeon has been the most famous text type adventure game. +Dungeon was the most famous text type adventure game. Zork I, II, III of Infocom were based on it. For more detailed information, visit: @@ -6,11 +6,11 @@ For more detailed information, visit: WWW: http://www.csd.uwo.ca/Infocom/dungeon.html You can also read the articles about the history of the Zork -in ``The New Zork Times'' at there. +in ``The New Zork Times'' there. This port requires both Fortran and C source zipped archives, -however the program is build from the C source. -The Fortran source archive includes useful informations -to solve the myth, which you should not see. +however the program is built only from the C source. +The Fortran source archive includes useful information +to solve the myth, which you should look at. -- rmiya |