summaryrefslogtreecommitdiff
path: root/www/hastymail2/files/patch-lib-constant.php
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2010-12-16 23:05:48 +0000
committerBeech Rintoul <beech@FreeBSD.org>2010-12-16 23:05:48 +0000
commit96da07498912b36cc972600e10b4631d49370fd6 (patch)
tree4b06a245b3216564cbe2645ac8d59f5591de33cf /www/hastymail2/files/patch-lib-constant.php
parent- Add files/patch-Ft__Lib__DistExt__InstallText.py (diff)
Hastymail2 is a full featured IMAP/SMTP client written in PHP. Our goal is to
create a fast, secure, compliant web mail client that has great usability. Hastymail2 is much more lightweight than most popular web based mail applications but still maintains a competitive feature set. The project originated as Hastymail in 2002, then was nearly completely rewritten as Hastymail2 starting in January of 2008. We are very near our first stable release of the second generation of Hastymail and development continues to be active. Pass maintainership to submitter. PR: ports/152632 Submitted by: Aldis Berjoza (aldis@bsdroot.lv) Approved by: itetcu (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=266454
Diffstat (limited to 'www/hastymail2/files/patch-lib-constant.php')
-rw-r--r--www/hastymail2/files/patch-lib-constant.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/hastymail2/files/patch-lib-constant.php b/www/hastymail2/files/patch-lib-constant.php
index d9b680408222..e69de29bb2d1 100644
--- a/www/hastymail2/files/patch-lib-constant.php
+++ b/www/hastymail2/files/patch-lib-constant.php
@@ -1,11 +0,0 @@
---- lib/constant.php.orig Fri Jun 8 15:15:54 2007
-+++ lib/constant.php Fri Jun 8 15:16:10 2007
-@@ -24,7 +24,7 @@
- */
-
- /* absolute path to the configuration file */
--$config_file = '/etc/hastymail.conf';
-+$config_file = '%%PREFIX%%/etc/hastymail.conf';
-
- /* hastymail version */
- $version = '1.5';