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-ab | |
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-ab')
-rw-r--r-- | mail/twhttpd/files/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/twhttpd/files/patch-ab b/mail/twhttpd/files/patch-ab deleted file mode 100644 index 21c2a4f895ab..000000000000 --- a/mail/twhttpd/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- httplog.c.orig Sat Dec 8 15:15:44 2001 -+++ httplog.c Wed Sep 25 12:02:28 2002 -@@ -40,6 +40,7 @@ - #include <time.h> - #include <stdio.h> - #include <syslog.h> -+#include <arpa/inet.h> - #include <netinet/in.h> - #include <sys/time.h> - #include <sys/socket.h> -@@ -151,4 +152,4 @@ - } - } - } --} -+} |