diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 22:14:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 22:14:57 +0000 |
commit | 1f75bcb746210069073b6a9c48d45b2ad859975f (patch) | |
tree | 1a69a3da31ce17961908f906b06fcf8d1f36090e /security/drweb-sendmail/files/patch-ae | |
parent | . /usr/local -> %%LOCALBASE%%. (diff) |
- Update to 4.31
- Reset unresponsive maintainer
PR: ports/63838
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
Approved by: maintainer timeout (2 weeks)
Notes
Notes:
svn path=/head/; revision=105157
Diffstat (limited to 'security/drweb-sendmail/files/patch-ae')
-rw-r--r-- | security/drweb-sendmail/files/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/drweb-sendmail/files/patch-ae b/security/drweb-sendmail/files/patch-ae index d46af20a78ed..9ec4d924cd7d 100644 --- a/security/drweb-sendmail/files/patch-ae +++ b/security/drweb-sendmail/files/patch-ae @@ -1,10 +1,10 @@ ---- dw_options.c.orig Fri Feb 14 16:52:50 2003 -+++ dw_options.c Tue Feb 18 04:58:04 2003 -@@ -113,7 +113,7 @@ +--- dw_options.c.orig Tue Dec 9 01:23:55 2003 ++++ dw_options.c Tue Mar 2 20:54:56 2004 +@@ -117,7 +117,7 @@ #if defined(__UNIX_DW) #if !defined(EMX_DW) #if defined(FreeBSD_DW) --#define OS_SPEC_CONFNAME "/usr/local/drweb/"CONF_FNAME +-#define OS_SPEC_CONFNAME "/usr/local/etc/drweb/"CONF_FNAME +#define OS_SPEC_CONFNAME "%PREFIX%/etc/drweb/"CONF_FNAME #else /* FreeBSD */ #define OS_SPEC_CONFNAME "/opt/drweb/"CONF_FNAME |