aboutsummaryrefslogtreecommitdiff
path: root/www/mod_scgi/files/patch-apache2-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_scgi/files/patch-apache2-Makefile')
-rw-r--r--www/mod_scgi/files/patch-apache2-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/mod_scgi/files/patch-apache2-Makefile b/www/mod_scgi/files/patch-apache2-Makefile
deleted file mode 100644
index 0fc8186f5111..000000000000
--- a/www/mod_scgi/files/patch-apache2-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../apache2/Makefile.orig Sat Jun 26 08:54:08 2004
-+++ ../apache2/Makefile Sat Jun 26 08:54:56 2004
-@@ -1,6 +1,6 @@
-
--APXS=apxs2
--APACHECTL=apache2ctl
-+APXS=apxs
-+APACHECTL=apachectl
-
- all:
- $(APXS) -c mod_scgi.c