diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-04-20 14:24:28 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-04-20 14:24:28 +0000 |
commit | 52ed0baa26f0ebef5038f07b46fa901ae7622eb8 (patch) | |
tree | 9abbd4f82b7b6069b42b3d4971545fc5d455bbe5 /games/nethack33/files/patch-lev_comp.6 | |
parent | Update to version 1.20. (diff) |
. Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the
other nethack ports.
. Build and install the recover utility so that users can recover their
game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
. Use PKGNAMESUFFIX to select the graphics type.
. Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.
Notes
Notes:
svn path=/head/; revision=107723
Diffstat (limited to 'games/nethack33/files/patch-lev_comp.6')
-rw-r--r-- | games/nethack33/files/patch-lev_comp.6 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/nethack33/files/patch-lev_comp.6 b/games/nethack33/files/patch-lev_comp.6 new file mode 100644 index 000000000000..32f1f9171e8d --- /dev/null +++ b/games/nethack33/files/patch-lev_comp.6 @@ -0,0 +1,13 @@ +$FreeBSD$ + +--- doc/lev_comp.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/lev_comp.6 Mon Apr 12 09:29:20 2004 +@@ -563,7 +563,7 @@ + Jean-Christophe Collet, David Cohrs. + .SH "SEE ALSO" + .PP +-dgn_comp(6), nethack(6) ++dgn_comp%%HACKEXT%%(6), %%HACKNAME%%(6) + .SH BUGS + .PP + Probably infinite. |