summaryrefslogtreecommitdiff
path: root/devel/bugzilla2/files/patch-checksetup.pl
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2002-07-08 15:07:24 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2002-07-08 15:07:24 +0000
commit6617bbf87b038bc9f8d3267b889927076d2dd51f (patch)
treee449d33e0e992aa1cec2fbc0ea76c5bb975a0235 /devel/bugzilla2/files/patch-checksetup.pl
parentFix plist (diff)
Rename patch file for consistency.
Notes
Notes: svn path=/head/; revision=62658
Diffstat (limited to 'devel/bugzilla2/files/patch-checksetup.pl')
-rw-r--r--devel/bugzilla2/files/patch-checksetup.pl11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/bugzilla2/files/patch-checksetup.pl b/devel/bugzilla2/files/patch-checksetup.pl
new file mode 100644
index 000000000000..f452750f681a
--- /dev/null
+++ b/devel/bugzilla2/files/patch-checksetup.pl
@@ -0,0 +1,11 @@
+--- checksetup.pl~ Thu Oct 4 21:53:20 2001
++++ checksetup.pl Thu Oct 4 21:53:26 2001
+@@ -305,7 +305,7 @@
+ # set this to "".
+ # If you set this to anything besides "", you will need to run checksetup.pl
+ # as root.
+-$webservergroup = "nobody";
++$webservergroup = "nogroup";
+ ');
+
+