diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-10-10 05:06:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-10-10 05:06:25 +0000 |
commit | 77bf84c1a753a89e1e9b9d6c29f6c81578f9e530 (patch) | |
tree | b5385e5184cfe65915ca964e0bf93074ffaceac4 /www/lynx-current/files/patch-ab | |
parent | Fix broken strcasestr() implementation. (diff) |
Upgrade to 2.8.5.dev.3
Notes
Notes:
svn path=/head/; revision=48641
Diffstat (limited to 'www/lynx-current/files/patch-ab')
-rw-r--r-- | www/lynx-current/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/lynx-current/files/patch-ab b/www/lynx-current/files/patch-ab deleted file mode 100644 index 936670b8ea72..000000000000 --- a/www/lynx-current/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- userdefs.h.bak Fri Jun 23 19:15:08 2000 -+++ userdefs.h Mon Jan 15 22:30:35 2001 -@@ -361,7 +361,7 @@ - * not necessarily try a different filename when they are called, making it - * impossible to rename the file. Others make world-writable files. - */ --/*#define USE_MKSTEMP */ -+#define USE_MKSTEMP - - /******************************** - * Comment this line out to let the user enter his/her email address |