diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 23:00:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 23:00:05 +0000 |
commit | d73a509831ce6fa11c9d0211f47eefb088ba8403 (patch) | |
tree | 6bee608237ee80313164a4942908f2a564c658ea /mail/im/files | |
parent | - Update to 1.0.9 (diff) |
- Update to 150
PR: 144589
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=250807
Diffstat (limited to 'mail/im/files')
-rw-r--r-- | mail/im/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/im/files/patch-aa b/mail/im/files/patch-aa deleted file mode 100644 index db4f235f36fd..000000000000 --- a/mail/im/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in~ Tue Feb 25 01:51:43 2003 -+++ configure.in Thu Apr 24 11:39:22 2003 -@@ -125,7 +125,7 @@ - [im_hostname="${withval}"]) - if test "x$im_hostname" = 'x'; then - AC_MSG_CHECKING([domain for mail-address]) -- im_hostname=`hostname` -+ im_hostname="_domain_of_your_mail_address_" - AC_MSG_RESULT([$im_hostname]) - fi - |