diff options
author | markm <markm@FreeBSD.org> | 2002-03-30 02:36:43 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2002-03-30 02:36:43 +0800 |
commit | a559f663af234a321368e7eb67e1cb23d17eb638 (patch) | |
tree | cf309e81bb3d18a9801da59ba96458f78f73198d | |
parent | 4d3ad44b4e683be5ec46345e29c03f68cd75fcdb (diff) | |
download | freebsd-ports-gnome-a559f663af234a321368e7eb67e1cb23d17eb638.tar.gz freebsd-ports-gnome-a559f663af234a321368e7eb67e1cb23d17eb638.tar.zst freebsd-ports-gnome-a559f663af234a321368e7eb67e1cb23d17eb638.zip |
Grammar nits.
-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 |