summaryrefslogtreecommitdiff
path: root/mail/twhttpd/files/patch-ac
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-03 07:54:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-03 07:54:35 +0000
commitbeb6d783847851e8e02fba0fcd35fb45c5b39635 (patch)
treeebecd94e00488f7b161302461bc512467961fa3d /mail/twhttpd/files/patch-ac
parentfix install from pkg (diff)
Remove mail/twhttpd, wrong category
Notes
Notes: svn path=/head/; revision=72360
Diffstat (limited to 'mail/twhttpd/files/patch-ac')
-rw-r--r--mail/twhttpd/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/twhttpd/files/patch-ac b/mail/twhttpd/files/patch-ac
deleted file mode 100644
index a663815b5f49..000000000000
--- a/mail/twhttpd/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- twhttpd.c.orig Sat Aug 31 05:16:35 2002
-+++ twhttpd.c Wed Sep 25 12:02:49 2002
-@@ -33,7 +33,7 @@
- #include <signal.h>
- #include <time.h>
- #include <unistd.h>
--#include <wait.h>
-+#include <sys/wait.h>
- #include <netinet/in.h>
- #include <sys/socket.h>
- #include <sys/types.h>