summaryrefslogtreecommitdiff
path: root/www/dhttpd/files/patch-main.cc
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 03:20:38 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 04:22:58 +0200
commit2e0a45af304b9b1153aa1ec55065a4d3c16dcc19 (patch)
treea1f909440a1ea0ab29c6f13a3a26efca92f8f889 /www/dhttpd/files/patch-main.cc
parentjapanese/awffull: Remove expired port (diff)
www/dhttpd: Remove expired port
2023-09-30 www/dhttpd: Abandonware, last release in 15+ years ago. Consider using www/darkhttpd, www/obhttpd or www/miniserve
Diffstat (limited to 'www/dhttpd/files/patch-main.cc')
-rw-r--r--www/dhttpd/files/patch-main.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/dhttpd/files/patch-main.cc b/www/dhttpd/files/patch-main.cc
deleted file mode 100644
index 77b53a87a683..000000000000
--- a/www/dhttpd/files/patch-main.cc
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/main.cc.orig Mon Mar 3 17:10:41 1997
-+++ src/main.cc Sun Oct 20 17:41:25 2002
-@@ -18,10 +18,10 @@
- */
-
- #include <errno.h>
--#include <grp.h>
- #include <pwd.h>
- #include <signal.h>
- #include <stdio.h>
-+#include <stdlib.h>
- #include <unistd.h>
- #include <sys/socket.h>
- #include <sys/types.h>