summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-devel/files/patch-config-config_default.php
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-06 04:22:50 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-06 04:22:50 +0000
commit3ecb19bac84a8bb0b141966649f3d9d43d070397 (patch)
tree236463c75677939ee37e047687fe0968632fbf44 /mail/squirrelmail-devel/files/patch-config-config_default.php
parentOver to new volunteer. (diff)
2010-01-06 misc/sword15: use misc/sword
2010-01-06 misc/bibletime-kde3: use misc/bibletime 2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
Notes
Notes: svn path=/head/; revision=247248
Diffstat (limited to 'mail/squirrelmail-devel/files/patch-config-config_default.php')
-rw-r--r--mail/squirrelmail-devel/files/patch-config-config_default.php21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/squirrelmail-devel/files/patch-config-config_default.php b/mail/squirrelmail-devel/files/patch-config-config_default.php
deleted file mode 100644
index eb383602f30e..000000000000
--- a/mail/squirrelmail-devel/files/patch-config-config_default.php
+++ /dev/null
@@ -1,21 +0,0 @@
---- config/config_default.php.orig Sun Feb 12 02:03:10 2006
-+++ config/config_default.php Wed Mar 15 20:09:20 2006
-@@ -469,7 +469,7 @@
- *
- * @global string $data_dir
- */
--$data_dir = '/var/local/squirrelmail/data';
-+$data_dir = '/var/spool/squirrelmail/pref/';
-
- /**
- * Attachments directory
-@@ -488,7 +488,7 @@
- * + It should probably be another directory than data_dir.
- * @global string $attachment_dir
- */
--$attachment_dir = $data_dir;
-+$attachment_dir = '/var/spool/squirrelmail/attach/';
-
- /**
- * Hash level used for data directory.
-