diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-07 17:18:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-07 17:18:06 +0000 |
commit | ce452499ffd7257235b0a6f13a8cea6f9985b6ef (patch) | |
tree | 75ab02346cdc119a2d689594461fd68b5b977132 /archivers/bitbox/files/patch-bitbox.h | |
parent | Add JNetHack 3.4.0-0.6. This port was repocopied from (diff) |
remove bitbox
according to bento's log, it's unfetchable for 1 year
Notes
Notes:
svn path=/head/; revision=62572
Diffstat (limited to 'archivers/bitbox/files/patch-bitbox.h')
-rw-r--r-- | archivers/bitbox/files/patch-bitbox.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/bitbox/files/patch-bitbox.h b/archivers/bitbox/files/patch-bitbox.h deleted file mode 100644 index 72f3916a8b2d..000000000000 --- a/archivers/bitbox/files/patch-bitbox.h +++ /dev/null @@ -1,11 +0,0 @@ ---- bitbox.h.orig Mon Apr 9 01:38:16 2001 -+++ bitbox.h Mon Apr 9 01:38:29 2001 -@@ -1,7 +1,7 @@ - #ifndef __bitbox__ - #define __bitbox__ - --#include <stdint.h> -+/* #include <stdint.h> */ - - /* Serialization/deserialization macros, just to save a few keystrokes. Notice - that they all assume an int named rc is in scope, and that they're sensitive |