diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 07:54:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 07:54:35 +0000 |
commit | beb6d783847851e8e02fba0fcd35fb45c5b39635 (patch) | |
tree | ebecd94e00488f7b161302461bc512467961fa3d /mail/twhttpd/files/patch-aa | |
parent | fix install from pkg (diff) |
Remove mail/twhttpd, wrong category
Notes
Notes:
svn path=/head/; revision=72360
Diffstat (limited to 'mail/twhttpd/files/patch-aa')
-rw-r--r-- | mail/twhttpd/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/twhttpd/files/patch-aa b/mail/twhttpd/files/patch-aa deleted file mode 100644 index 919d055e56f1..000000000000 --- a/mail/twhttpd/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.orig Sat Aug 31 05:40:23 2002 -+++ config.h Wed Sep 25 12:01:58 2002 -@@ -31,7 +31,7 @@ - #define CURRENT_DIR "./" - #define DEFAULT_CACHE_DIR ".cache" - #define DEFAULT_COOKIE_DIR ".cookie" --#define DEFAULT_CONFIG_FILE "/etc/twhttpd.cfg" -+#define DEFAULT_CONFIG_FILE "/usr/local/etc/twhttpd.cfg" - - #define SOCKET_TIMEOUT 45 /* socket timeout value */ - #define CONNECT_TIMEOUT 15 /* connect timeout value */ |