summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-ci
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-11-21 15:38:36 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-11-21 15:38:36 +0000
commit8a2cbd2c5c26780a94a2831f72aed48dec5ce716 (patch)
treed162efc59cf03be071de71aa2f87d768d5599a30 /mail/postfix-current/files/patch-ci
parenttake over for tg@ who is away indefinitely (diff)
Update to latest snapshot
Remove patches and use REINPLACE_CMD where possible PR: 45527 Submitted by: maintainer
Diffstat (limited to 'mail/postfix-current/files/patch-ci')
-rw-r--r--mail/postfix-current/files/patch-ci20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix-current/files/patch-ci b/mail/postfix-current/files/patch-ci
deleted file mode 100644
index 1a7cf4abbac7..000000000000
--- a/mail/postfix-current/files/patch-ci
+++ /dev/null
@@ -1,20 +0,0 @@
-*** ./man/man5/virtual.5.orig Sat Apr 22 20:28:31 2000
---- ./man/man5/virtual.5 Thu Jun 1 22:41:51 2000
-***************
-*** 10,12 ****
- .nf
-! \fBpostmap /etc/postfix/virtual\fR
- .SH DESCRIPTION
---- 10,12 ----
- .nf
-! \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR
- .SH DESCRIPTION
-***************
-*** 26,28 ****
- is used for fast searching by the mail system. Execute the command
-! \fBpostmap /etc/postfix/virtual\fR in order to rebuild the indexed
- file after changing the virtual table.
---- 26,28 ----
- is used for fast searching by the mail system. Execute the command
-! \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR in order to rebuild the indexed
- file after changing the virtual table.