diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 07:50:11 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 07:50:11 +0000 |
commit | 2c81e95b5c0b3f7451b5130a4bc8839aba7d4985 (patch) | |
tree | 2747b7ab202a5c9dc635c266493ea29ccb5a1730 /www/apache13-fp/files/patch-fh | |
parent | - Move notif2 from x11-toolkits to x11-themes. (diff) |
- Remove www/apache13-fp
Notes
Notes:
svn path=/head/; revision=116740
Diffstat (limited to 'www/apache13-fp/files/patch-fh')
-rw-r--r-- | www/apache13-fp/files/patch-fh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/apache13-fp/files/patch-fh b/www/apache13-fp/files/patch-fh deleted file mode 100644 index 0e45ae964f41..000000000000 --- a/www/apache13-fp/files/patch-fh +++ /dev/null @@ -1,10 +0,0 @@ ---- src/include/httpd.h.orig Mon Oct 8 22:56:05 2001 -+++ src/include/httpd.h Wed Oct 17 14:37:56 2001 -@@ -855,6 +855,7 @@ - * record to improve 64bit alignment the next time we need to break - * binary compatibility for some other reason. - */ -+ char *execfilename; /* physical filename to exec */ - }; - - |