diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 19:30:58 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 19:30:58 +0000 |
commit | 2c96f26a12ae4d0474c70d61c6cab483c2865f49 (patch) | |
tree | 3d7591c78a947273efae6c582aacdca524e69528 /www/mod_backhand/files/patch-mod_backhand.c | |
parent | - Move all the fetching into fetch phase (diff) |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
Notes
Notes:
svn path=/head/; revision=288378
Diffstat (limited to 'www/mod_backhand/files/patch-mod_backhand.c')
-rw-r--r-- | www/mod_backhand/files/patch-mod_backhand.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_backhand/files/patch-mod_backhand.c b/www/mod_backhand/files/patch-mod_backhand.c deleted file mode 100644 index 2ea0d47ecd1a..000000000000 --- a/www/mod_backhand/files/patch-mod_backhand.c +++ /dev/null @@ -1,10 +0,0 @@ ---- mod_backhand.c.orig Tue Feb 21 00:42:40 2006 -+++ mod_backhand.c Tue Feb 21 00:43:24 2006 -@@ -427,6 +427,7 @@ - mbcfg *cfg = (mbcfg *) mconfig; - struct cpd *newfunc; - cfg->local = 1; -+ ap_os_dso_error(); - handle = ap_os_dso_load(szFilename); - if(!handle) - return ap_os_dso_error(); |