diff options
author | Robert Clausecker <fuz@fuz.su> | 2022-03-11 01:40:22 +0100 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-03-11 09:30:36 -0800 |
commit | fa2a8dd2b9bd292bfd97c1539fefbbc3c3cde3d5 (patch) | |
tree | f81b0ce8a2d7b745543a2f2c5e6eabda73a75575 /games/xnethack/files/patch-sys-unix-sysconf | |
parent | www/py-django-registration-redux: Update to 2.10 (diff) |
games/xnethack: update to 7.0
While we are add it, add another flavour for the Qt frontend.
Changelog: https://github.com/copperwater/xNetHack/blob/master/doc/xnh-changelog-7.0.md
PR: 262483
Diffstat (limited to 'games/xnethack/files/patch-sys-unix-sysconf')
-rw-r--r-- | games/xnethack/files/patch-sys-unix-sysconf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xnethack/files/patch-sys-unix-sysconf b/games/xnethack/files/patch-sys-unix-sysconf index 4629279cc86d..1647d57bd4ea 100644 --- a/games/xnethack/files/patch-sys-unix-sysconf +++ b/games/xnethack/files/patch-sys-unix-sysconf @@ -1,6 +1,6 @@ ---- sys/unix/sysconf.orig 2021-03-22 22:28:14 UTC +--- sys/unix/sysconf.orig 2022-03-07 23:57:15 UTC +++ sys/unix/sysconf -@@ -136,7 +136,7 @@ LLC_TURNS=3000 +@@ -134,7 +134,7 @@ LIVELOG=0x1FFF # %D current time, YYYYMMDDhhmmss format # %n player name # %N first character of player name |