summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-support:apachectl.in
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-05-09 03:55:18 +0000
committerCy Schubert <cy@FreeBSD.org>2002-05-09 03:55:18 +0000
commit90cd8b73d73c0fac38dd1142b0af1c63e3abf8ae (patch)
tree3e60c050af84b71355662e8daf9cbb280524e50d /www/apache21/files/patch-support:apachectl.in
parentUpdate to 1.0.1. (diff)
1. Upgrade 2.0.35 --> 2.0.36
2. Port printed message to "pw userdel www" if port removed permanently. However master.passwd 1.25.2.5 has user www by default, so this is no longer correct advice. Removed pkg-deinstall to correct this. PR: 37849 and 36907 Approved by: MAINTAINER: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=58782
Diffstat (limited to 'www/apache21/files/patch-support:apachectl.in')
-rw-r--r--www/apache21/files/patch-support:apachectl.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/apache21/files/patch-support:apachectl.in b/www/apache21/files/patch-support:apachectl.in
index 2c49f1d188f8..0287f77bed6b 100644
--- a/www/apache21/files/patch-support:apachectl.in
+++ b/www/apache21/files/patch-support:apachectl.in
@@ -1,14 +1,5 @@
--- support/apachectl.in.orig Thu Apr 4 18:15:44 2002
+++ support/apachectl.in Sun Apr 7 08:49:25 2002
-@@ -29,7 +29,7 @@
- PIDFILE=@exp_runtimedir@/@progname@.pid
- #
- # the path to your httpd binary, including options if necessary
--HTTPD='@exp_bindir@/@progname@'
-+HTTPD='@exp_sbindir@/@progname@'
- #
- # pick up any necessary environment variables
- if test -f @exp_bindir@/envvars; then
@@ -47,6 +47,7 @@
#
# -------------------- --------------------