diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /games/unnethack/files/patch-unixconf.h | |
parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (diff) |
Diffstat (limited to 'games/unnethack/files/patch-unixconf.h')
-rw-r--r-- | games/unnethack/files/patch-unixconf.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/unnethack/files/patch-unixconf.h b/games/unnethack/files/patch-unixconf.h deleted file mode 100644 index 033e41965bed..000000000000 --- a/games/unnethack/files/patch-unixconf.h +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- include/unixconf.h.good Wed Nov 22 23:42:39 2000 -+++ include/unixconf.h Wed Nov 22 23:43:42 2000 -@@ -206,7 +206,7 @@ - * A stat system call is done on the mailbox every MAILCKFREQ moves. - */ - --#define MAIL /* Deliver mail during the game */ -+/* #define MAIL */ /* Deliver mail during the game */ - - /* The Andrew Message System does mail a little differently from normal - * UNIX. Mail is deposited in the user's own directory in ~/Mailbox |