diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-06-09 16:13:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-06-09 16:13:21 +0000 |
commit | a2ec75f08eb4e23e0d1dbdc36df2e519f792a158 (patch) | |
tree | b6139a711d0d07ee07f632831ea5a500830108ad /games/luola/files/patch-src__fs.h | |
parent | - Fix LICENSE (diff) |
- Add LICENSE
- Switch to options helpers
- Regenerate patches
Notes
Notes:
svn path=/head/; revision=472065
Diffstat (limited to 'games/luola/files/patch-src__fs.h')
-rw-r--r-- | games/luola/files/patch-src__fs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/luola/files/patch-src__fs.h b/games/luola/files/patch-src__fs.h index 79e1cb2c23c5..1e947bae8701 100644 --- a/games/luola/files/patch-src__fs.h +++ b/games/luola/files/patch-src__fs.h @@ -1,5 +1,5 @@ ---- ./src/fs.h.orig 2012-12-23 14:40:06.000000000 -0600 -+++ ./src/fs.h 2012-12-23 14:40:14.000000000 -0600 +--- src/fs.h.orig 2006-01-31 17:46:24 UTC ++++ src/fs.h @@ -25,6 +25,7 @@ #define FILESYSTEM_H |