Actually remoce needless patch.

Do not bump PORTREVISION.
This commit is contained in:
Sergey A. Osokin 2008-12-03 08:58:58 +00:00
parent ea67b9a954
commit 5a52b62769
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223722

View File

@ -1,10 +0,0 @@
--- src/http/ngx_http.c.orig 2008-03-24 16:04:02.000000000 +0300
+++ src/http/ngx_http.c 2008-08-27 22:11:11.000000000 +0400
@@ -558,6 +558,7 @@
in_addr[a].core_srv_conf = cscfp[s];
in_addr[a].default_server = 1;
+ in_addr[a].listen_conf = &lscf[l].conf;
}
goto found;