freebsd-ports/www/bozohttpd/files/patch-bozohttpd.8
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

23 lines
702 B
Groff

--- bozohttpd.8.orig
+++ bozohttpd.8
@@ -316,8 +316,8 @@
.Xr inetd.conf 5
entry would be:
.Bd -literal
-http stream tcp nowait:600 _httpd /usr/libexec/httpd httpd /var/www
-http stream tcp6 nowait:600 _httpd /usr/libexec/httpd httpd /var/www
+http stream tcp nowait:600 _httpd @@PREFIX@@/libexec/httpd httpd /var/www
+http stream tcp6 nowait:600 _httpd @@PREFIX@@/libexec/httpd httpd /var/www
.Ed
.Pp
This would serve web pages from
@@ -447,7 +447,7 @@
.Xr inetd.conf 5
entry like:
.Bd -literal
-http stream tcp nowait:600 _httpd /usr/libexec/httpd httpd -v /var/vroot /var/www
+http stream tcp nowait:600 _httpd @@PREFIX@@/libexec/httpd httpd -v /var/vroot /var/www
.Ed
.Pp
and inside