diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-09-13 20:50:45 +0000 |
commit | 6fe402670fb8b60a760d7b67d4d8741c8583ff31 (patch) | |
tree | 85d46bdd991116fdb3eabf66c360338cc349dcbd /mail/postfix-current/files/patch-cf | |
parent | Update to 6.3 (diff) |
Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.
Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
Notes
Notes:
svn path=/head/; revision=32589
Diffstat (limited to 'mail/postfix-current/files/patch-cf')
-rw-r--r-- | mail/postfix-current/files/patch-cf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-cf b/mail/postfix-current/files/patch-cf new file mode 100644 index 000000000000..28fb053b94a7 --- /dev/null +++ b/mail/postfix-current/files/patch-cf @@ -0,0 +1,11 @@ +*** ./man/man5/regexp_table.5.orig Thu Mar 30 14:05:28 2000 +--- ./man/man5/regexp_table.5 Thu Jun 1 22:40:43 2000 +*************** +*** 10,12 **** + .nf +! regexp:/etc/postfix/filename + .SH DESCRIPTION +--- 10,12 ---- + .nf +! regexp:!!PREFIX!!/etc/postfix/filename + .SH DESCRIPTION |