summaryrefslogtreecommitdiff
path: root/mail/horde4-imp/files/patch-ac
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2011-05-23 21:21:45 +0000
committerBeech Rintoul <beech@FreeBSD.org>2011-05-23 21:21:45 +0000
commit5c6e4b8f4b62c8aab187644bcad1a858c34b05b6 (patch)
tree4830f7fbd0eb1cd40699e593626019d02531617b /mail/horde4-imp/files/patch-ac
parentUpdate to 10.3r181.14 . (diff)
-Update to 5.0.3 (New horde4 series)
-IMP, the Internet Mail Program, is one of the most popular and widely deployed -open source webmail applications in the world. It allows universal, web-based -access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional -interfaces with a rich range of features normally found only in desktop email -clients. Approved by: itetcu (mentor)(implicit)
Notes
Notes: svn path=/head/; revision=274536
Diffstat (limited to 'mail/horde4-imp/files/patch-ac')
-rw-r--r--mail/horde4-imp/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/horde4-imp/files/patch-ac b/mail/horde4-imp/files/patch-ac
deleted file mode 100644
index 68730ef6fde4..000000000000
--- a/mail/horde4-imp/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- config/prefs.php.dist.orig Fri Oct 29 19:04:12 2004
-+++ config/prefs.php.dist Thu Nov 11 21:49:05 2004
-@@ -1071,7 +1071,7 @@
- // 'value' => "source_one\tsource_two"
- // refer to turba/config/sources.php for possible source values
- $_prefs['search_sources'] = array(
-- 'value' => "",
-+ 'value' => 'localsql',
- 'locked' => false,
- 'shared' => false,
- 'type' => 'implicit');