summaryrefslogtreecommitdiff
path: root/www/horde4-base/files/patch-config_conf.xml
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-05-31 23:01:15 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-05-31 23:01:15 +0000
commita54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch)
tree16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /www/horde4-base/files/patch-config_conf.xml
parent- Update to 1.11.3 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Notes
Notes: svn path=/head/; revision=214069 svn path=/tags/RELEASE_5_EOL/; revision=214070; tag=5-eol
Diffstat (limited to 'www/horde4-base/files/patch-config_conf.xml')
-rw-r--r--www/horde4-base/files/patch-config_conf.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/horde4-base/files/patch-config_conf.xml b/www/horde4-base/files/patch-config_conf.xml
deleted file mode 100644
index e24d3d03928d..000000000000
--- a/www/horde4-base/files/patch-config_conf.xml
+++ /dev/null
@@ -1,20 +0,0 @@
---- config/conf.xml.orig 2007-12-02 19:56:48.000000000 -0900
-+++ config/conf.xml 2007-12-02 22:06:39.000000000 -0900
-@@ -337,7 +337,7 @@
- <case name="login" desc="Login (su) authentication">
- <configsection name="params">
- <configstring name="location" desc="Location of the su binary">
-- /bin/su</configstring>
-+ /usr/bin/su</configstring>
- </configsection>
- </case>
-
-@@ -1076,7 +1076,7 @@
- <configsection name="params">
- <configstring name="sendmail_path" required="false" desc="The location
- of the sendmail binary on the filesystem
-- [/usr/sbin/sendmail]">/usr/lib/sendmail</configstring>
-+ [/usr/sbin/sendmail]">/usr/sbin/sendmail</configstring>
- <configstring name="sendmail_args" required="false" desc="Any extra
- parameters to pass to the sendmail or sendmail wrapper
- binary">-oi</configstring>